Title: Combining PDF pages
You can insert pages from any PDF into an existing pdf page or into a new pdf. See PdfStamper to use an existing PDF or PdfWriter.getImportedPage().
 
Best Regards,
Paulo Soares


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jarchow, Kurt
Sent: Wednesday, May 26, 2004 3:55 PM
To: [EMAIL PROTECTED]
Subject: [iText-questions] Combining PDF pages

I have a problem with importing organizational charts into my generated PDF.  The charts are currently taken from a PDF, saved as a jpg (for web) then we have a script running nightly taking the multiple html pages and generating a PDF.  The jpg's of the charts do not have a good enough quality to print, so they have to be replaced manually with the original PDF. 

Is there a way to insert the original PDF's of the charts into the master PDF at runtime? 

Thank,
Kurt Jarchow

Reply via email to