RE: [iText-questions] Viewing PDF's with IE 5.5

2002-03-25 Thread Bruno Lowagie
Quoting [EMAIL PROTECTED]: > Thanks a lot. IE 5.5 SP2 works. I agree you about adding this problem to > the > FAQ. Done! http://www.lowagie.com/iText/faq.html#msie kind regards, Bruno ___ iText-questions mailing list [EMAIL PROTECTED] https://lists.s

RE: [iText-questions] Viewing PDF's with IE 5.5

2002-03-25 Thread aquesada
Title: RE: [iText-questions] Viewing PDF's with IE 5.5 Thanks a lot. IE 5.5 SP2 works. I agree you about adding this problem to the FAQ. Best regards Arturo Quesada -Mensaje original- De: Wilson AJ Para: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] Enviado el: 25/03/02 19:29 Asunto: RE:

[iText-questions] Re: Not printing the annotation

2002-03-25 Thread phillip
If you have the latest iText from Paulo's site, you can do PdfAnnotation.setFlags(16) to disable the print bit. Actually this will set the /F entry in annotation dictionary to be NoZoom which disables the print bit. I think Paulo will come to a new method, say setNoPrint() in PdfAnnotion to accom

[iText-questions] iText with microsoft JVM

2002-03-25 Thread hong sun
Bruno, Thanks for your answer about my last question. I have another question here: For any one of your example, such as Chap0902.java. If I run it with "Java Chap0902", it's ok. but if I use"jview Chap0902", it causes a error as following: -- java.l

[iText-questions] Is there anyway to disable printing annotation?

2002-03-25 Thread Chen, Donald
Hi, there. I created some Annotations on a PDF file via iText. They function very well, except When I print out the PDF file, those annotation's icon also get print out. Is there any way to turn off the annotaion's print? Thanks a lot, Don -Original Message- From: Lomvardias, Christo

RE: [iText-questions] Image.getInstance() error?

2002-03-25 Thread Lomvardias, Christopher
Yes, Thanks. That was the problem. Chris -Original Message- From: Jason Essington [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 2:01 PM To: Lomvardias, Christopher Cc: '[EMAIL PROTECTED]' Subject: Re: [iText-questions] Image.getInstance() error? Chris Looks like you are us

Re: [iText-questions] Image.getInstance() error?

2002-03-25 Thread Jason Essington
Chris Looks like you are using java.awt.Image when you are intending to use com.lowagie.text.Image. java.awt.Image doesn't have a getInstance(String) method and thus pitches a fit when compiling. -jason On Monday, March 25, 2002, at 11:45 AM, Lomvardias, Christopher wrote: > Hi, > > I get th

[iText-questions] Image.getInstance() error?

2002-03-25 Thread Lomvardias, Christopher
Hi, I get this strange error when I try to compile my code that contains these two lines. Image jpeg = Image.getInstance("images/Logo75.jpg"); document.add(jpeg); C:\Program Files\Apache Tomcat 4.0\webapps\\WRSReport.java:70: cannot resolve symbol symbol : method ge

RE: [iText-questions] Viewing PDF's with IE 5.5

2002-03-25 Thread Wilson AJ
I have had the same problem. IE 5.5 Service Pack 2 fixes the problem. Both 5.5 and 5.5SP1 have problems, albeit different ones in my experience. Maybe this should get added to the FAQ. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 1

[iText-questions] Viewing PDF's with IE 5.5

2002-03-25 Thread aquesada
Title: Viewing PDF's with IE 5.5 Hi everybody, I´m generating PDF's by servlets. It works fine with IE 5.0 but when I use IE 5.5 it shows a placeholder icon into a blank page. I think that I did the things correctly but, obviously, ididn´t. My code is: - public class HelloWorld extends

RE: [iText-questions] Servlets

2002-03-25 Thread Mattia Dongili
Hi, > I've included iText.jar in my classpath, and my code is: [...] it seems that you didn't inserted iText.jar in your classpath properly (or maybe you added sources only?) > > Original Exception: > Error Message: com/lowagie/text/Document > Error Code: 500 > Target Servlet: null > Error

[iText-questions] Re: adding a Table to a Cell ignores colspan

2002-03-25 Thread John Watson
Any thoughts on this one, yet? Thanks! John John Watson writes: > I love being able to add a Table to a Cell now. But, when I do this, the > colspan on the Cell gets ignored. Is this intended, or an unintended > side-effect? Thanks! > John > > > ___

[iText-questions] Servlets

2002-03-25 Thread David González Blanco
Hi everybody,  I'm trying to use iText on a servlet of my project and i've a little problem.   I've included iText.jar in my classpath, and my code is: package PDF;import java.io.PrintWriter;import java.io.IOException;import java.io.File;import java.util.Date;import javax.servlet.http.*;im

RE: [iText-questions] Rounded corners

2002-03-25 Thread Paulo Soares
PdfContentByte.roundRectangle(). Best Regards, Paulo Soares > -Original Message- > From: Grant [SMTP:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 12:15 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Rounded corners > > Is their an easier way short of using 4x curveto()

RE: [iText-questions] Re: indentation of columnText

2002-03-25 Thread Paulo Soares
I'll keep the Paragraph alignments out of ColumnText. I can add a setIndentationFollowing() and a setIndentationRight(). This covers all the cases. Best Regards, Paulo Soares > -Original Message- > From: Thomas McKay [SMTP:[EMAIL PROTECTED]] > Sent: Friday, March 22, 2002 18:00 > To:

RE: [iText-questions] Problem with Domino and iText

2002-03-25 Thread Paulo Soares
What problems? Best Regards, Paulo Soares > -Original Message- > From: Grippa, Pietro [SMTP:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 9:21 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Problem with Domino and iText > > Hi, > I work in AtosOrigin and my custom

[iText-questions] Rounded corners

2002-03-25 Thread Grant
Is their an easier way short of using 4x curveto() functions to get rounded corners on a box or a table? ___ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions

[iText-questions] Rtfwriter problem while adding a table.

2002-03-25 Thread mbhat
I have a problem while adding a table into a RTF doc. This happens while document.add(table) in RtfWriter.getInstance(document, new FileOutputStream("MyFileName.rtf") The number of cells inserted are less than total number of cells in the table. (Total number of Cell/No of Column)? The fo

[iText-questions] Problem with Domino and iText

2002-03-25 Thread Grippa, Pietro
Hi, I work in AtosOrigin and my customer is an important Italian bank. The production environment is Domino release 5.06, which gives support to JDK 1.1.X. We developed a solution using your java classes to print the bank prices via PDF, and it's working properly. They asked me if I have the

Re: [iText-questions] Leading

2002-03-25 Thread Bruno Lowagie
Quoting Paul Cooley <[EMAIL PROTECTED]>: > For some reason, the xslt generated into the pdf > ignores my leading attributes on paragraphs. Font > sizes and families are registered correctly, but > leading is complete ignored. Here is a sample of the > attribute in the tagmap: > > >