[iText-questions] Cell heights

2004-02-04 Thread Bernard Herrok
Hi Guys, I have a table in my PDF file. I would like to set the cell heights so they are not all different sizes when I fill them. Thanks in advanced, Bernard Herrok   Bernard Herrok | Application Developer | Spotlight Stores P/L Ph +61 3 9684 7657 | Fax +61 3 9684 7272 | Mob +61 0

[iText-questions] How to insert TOC

2004-02-04 Thread Pallavi Zende
I want to insert TOC for already created rtf pages using itext library.  2nd thing, I want to add 2 tables on the same line.I am not able to do that. using 'document.add()' it adds one after another (on 2 different lines) Please help if anybody knows any of above two things. It'll be a great help i

Re: [iText-questions] Embedded fonts when using PdfStamper...

2004-02-04 Thread Christer Sandberg
Thank you for the reply! I'm currently hired as a consultant by the Swedish Election Authority and we're about to switch to using iText for all the reports produced here (ballot papers, election results etc) from FOP. We want to use a template (produced in Adobe InDesign for example) and use iT

RE: [iText-questions] can iText change the Pantone color in a PDF?

2004-02-04 Thread eididify1
Everyone, thanks for the feedback and assistance. Regards, Tom > At 10:11 AM 2/4/2004, Paulo Soares wrote: > >- changing the Pantone color. This is easy to do as all that is required > >is to change the ColorSpace key in the page dictionary. > > True, if the color is referenced from pag

[iText-questions] IE 6 browser back button taking back 2 pages.

2004-02-04 Thread kg84
Hi, PDF generated by itext is fine. But while viewing pdf through IE 6.0 browser, clicking on browser back button taking two pages back instead of one. Did I miss any thing in my code? Is it expected behavior? Did anyone ever faced this problem. (Browser is not treating the pdf as current

[iText-questions] HeaderFooter size

2004-02-04 Thread Criddle, Daniel
I am trying to insert a HeaderFooter at the bottom of an image page. The images I have are of varying sizes, so I am calculating the size of the page to fit the image, and adding on a bit for the footer. However, if the image is very narrow, or the footer is very long, it seems to be too much to

RE: [iText-questions] COnfiguring a PDF to be non editable

2004-02-04 Thread Paulo Soares
Title: RE: [iText-questions] COnfiguring a PDF to be non editable Use PdfWriter.setEncryption(). Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Bent Are Melsom Sent:   Wednesday, February 04, 2004 16:54 To: [EMA

RE: [iText-questions] Embedded fonts when using PdfStamper...

2004-02-04 Thread Paulo Soares
Title: RE: [iText-questions] Embedded fonts when using PdfStamper... Have a look at AcroFields.getAppearance() and DocumentFont. Best Regards, Paulo Soares -Original Message- From:   Christer Sandberg [SMTP:[EMAIL PROTECTED] Sent:   Wednesday, February 04, 2004 16:11 To: P

[iText-questions] COnfiguring a PDF to be non editable

2004-02-04 Thread Bent Are Melsom
Hi Does anybode know how I can set my pdf to be non-editable (locking the pdf) using IText? My PDF is generated in a servlet using the IText libraries and it works fine, but I need to "lock" the generated PDF. regards Bent Are Melsom --- Bent Are Melsom mobile

RE: [iText-questions] PDF Window close

2004-02-04 Thread Chandrika Mavram
I found out that the problem was with the PDF running on my machine. It is working fine on other systems. Thanks, -Chandrika From: "Chandrika Mavram" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [iText-questions] PDF Window close Date: Wed, 04 Feb 2004 15:42:17 + Hi, I am new to IT

RE: [iText-questions] can iText change the Pantone color in a PDF?

2004-02-04 Thread Leonard Rosenthol
At 10:11 AM 2/4/2004, Paulo Soares wrote: - changing the Pantone color. This is easy to do as all that is required is to change the ColorSpace key in the page dictionary. True, if the color is referenced from page content. But keep in mind that content can also be in Xobjects, Patterns,

Re: [iText-questions] Re: XML to PDF

2004-02-04 Thread Bruno
Quoting Manish <[EMAIL PROTECTED]>: > Thanks for the reply > > > > so if i have am existing XML can i use XmlWriter to convert it into iText > Xml? No, I thought you needed examples. You could make examples by changing PdfWriter into XmlWriter in the tutorial examples. br, Bruno ---

[iText-questions] PDF Window close

2004-02-04 Thread Chandrika Mavram
Hi, I am new to IText. I have a problem when closing the PDF window. I have a link on the application jsp page to view the pdf of a confirmation. When I click the link, the following javascript code opens the pdf, ViewConfirmationPDF.jsp, in a separate IE window. function openConfirmationPDF

[iText-questions] Re: XML to PDF

2004-02-04 Thread Manish
Thanks for the reply so if i have am existing XML can i use XmlWriter to convert it into iText Xml? Thanks manish --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integra

RE: [iText-questions] Embedded fonts when using PdfStamper...

2004-02-04 Thread Paulo Soares
Title: RE: [iText-questions] Embedded fonts when using PdfStamper... The tools are there and are used with external form field fonts. To use it for the content shouldn't be too difficult but I haven't thought about it. Best Regards, Paulo Soares -Original Message- From:   [EMAIL

RE: [iText-questions] can iText change the Pantone color in a PDF?

2004-02-04 Thread Paulo Soares
Title: RE: [iText-questions] can iText change the Pantone color in a PDF? I had a look at the the problem and it can be broken in two parts: - changing the Pantone color. This is easy to do as all that is required is to change the ColorSpace key in the page dictionary. - changing the tint

[iText-questions] Embedded fonts when using PdfStamper...

2004-02-04 Thread Christer Sandberg
Hi, I was just wondering if it's possible to use or change existing fonts when using PdfStamper to add content to an already existing PDF? Let's assume for this question that the font is 100% embedded and sub. Thanks Christer --- The SF.Net em

Re: [iText-questions] can iText change the Pantone color in a PDF?

2004-02-04 Thread Leonard Rosenthol
At 05:57 AM 2/3/2004, [EMAIL PROTECTED] wrote: I want to try and change the Pantone color in an existing PDF to another when I copy the PDF using iText (i.e. 100% PMS 353 Green to 40% PMS 185 Red). Is this possible using iText? No, it's not. The only tool I know of that can do th

Re: [iText-questions] concat_pdf reduces PDF file size??

2004-02-04 Thread Leonard Rosenthol
At 02:25 PM 2/3/2004, J. B. wrote: I use concat_pdf to concatenate PDF files but noticed the resulting file is smaller then the original file size. To prove this, I concatenate "a.pdf" to "nothing". The resulting PDF is smaller then "a.pdf". if your document uses form fields, annotations,

RE: [iText-questions] Question about removeFieldsFromPage

2004-02-04 Thread Paulo Soares
Title: RE: [iText-questions] Question about removeFieldsFromPage It's broken. Use PdfReader.removeFields() instead. Best Regards, Paulo Soares -Original Message- From:   [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of wang yun Sent:   Tuesday, February 03, 2004 17:07 To

[iText-questions] Left space in a pdf Document

2004-02-04 Thread Javi
I am writing Tables in a pdf document and I want to know how many space is left between the bottom of the last table I drew and the end of the page. Is is possible? Thanks a lot. Javi. --- The SF.Net email is sponsored by EclipseCon 2004

[iText-questions] NullPointerException in Chap0704.java

2004-02-04 Thread Laubie Marc
Hi, I try to execute le Chap0704 example and I have this message : ExceptionConverter: ExceptionConverter: java.lang.NullPointerExceptionat org.apache.crimson.parser.Parser2.parseInternal(Unknown Source)at org.apache.crimson.parser.Parser2.parse(Unknown Source)at org.apache.crimson.parser.X

Re: [iText-questions] XML to PDF

2004-02-04 Thread Bruno
Quoting Manish <[EMAIL PROTECTED]>: > does anyone have any examples of such XML's? Just us XmlWriter to produce some. br, Bruno --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration

[iText-questions] question

2004-02-04 Thread hugo luna
Hi: I did a report in my computer and it worked ok, but i generate the same report in other computer and the title was gone as well as JUST ONE HOLE column of a table. Thanks for your help, Att, Hugo __ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building

[iText-questions] XML to PDF

2004-02-04 Thread Manish
Hi guys. I am a newbie to iText I have to develop reports in PDF.( i am using PB-datawindows) Anyone worked on this before? For this i am using XML to convert it into PDF. the PDF generated has to be in memory and not a file The XML i want to generate should be of iText tags does anyone

[iText-questions] can iText change the Pantone color in a PDF?

2004-02-04 Thread eididify1
Hello. I want to try and change the Pantone color in an existing PDF to another when I copy the PDF using iText (i.e. 100% PMS 353 Green to 40% PMS 185 Red). Is this possible using iText? Thanks in advance. Regards, Tom --- The SF.Net email

[iText-questions] RE: Regarding overlay of images

2004-02-04 Thread ravishankar, narayanan nair
Hi,   Thanks for the reply. I am doing exactly the code in transparency.java in examples. Since in the beginning we are creating FileOutputStream, it is overwriting the document. Can you please give me the link for adding watermark to existing document please?   Thanks and regards, Ra

[iText-questions] concat_pdf reduces PDF file size??

2004-02-04 Thread J . B .
Hi, I use concat_pdf to concatenate PDF files but noticed the resulting file is smaller then the original file size. To prove this, I concatenate "a.pdf" to "nothing". The resulting PDF is smaller then "a.pdf". Depending on the files, the resulting file can be as small as half the origi

[iText-questions] FW: iText

2004-02-04 Thread Bradford, Jeff L
Title: Message Here is some detail supplied to us on the memory issue we are having with iText.  Bombs when runnning 10 concurrent conversions under heapsize of 256M.   iText was using either lots of String concatenation or not allocating the correct size of the StringBuffers (depending on w