The problem that I ran into with postprocessing the generated PDF file with iText, is the following:
iText does not copy the full contents of the pdf file in postprocessing! For instance, I used the fox extensions in order to have outlines/bookmarks in the pdf file. These were left out by iText. (see http://www.mail-archive.com/[email protected]/msg01053.h tml, excerpt: "Remark: you can only copy content (text and graphics); all Annotations, Outlines,... will be lost.") Wim Sandra -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: woensdag 15 mei 2002 9:04 To: [EMAIL PROTECTED] Subject: Re: Re: Acrobat pictograms and document summary Thanks a lot! We'll try it. "J.Pietschmann" <[EMAIL PROTECTED]> schrieb am 14.05.2002, 21:06:02: > [EMAIL PROTECTED] wrote: > > Another problem is the document summary of the Acrobat Reader. How can I > > fill in these fields? > > You can postprocess the PDF generated by FOP with another > tool, like iText http://www.lowagie.com/iText/ > > > J.Pietschmann
