Re: [iText-questions] Inserting Pages into An Existing PDF

2005-11-23 Thread Paulo Soares
PdfWriter.getImportedPage() and PdfStamper.insertPage(). - Original Message - From: "Phil Queripel" <[EMAIL PROTECTED]> To: Sent: Wednesday, November 23, 2005 7:49 PM Subject: [iText-questions] Inserting Pages into An Existing PDF Hi, I'm having great

[iText-questions] Inserting Pages into An Existing PDF

2005-11-23 Thread Phil Queripel
Hi, I'm having great success reading a pdf, 'stamping' data on it, then creating a new output pdf file. What I now need to do is insert pages into the output file, I have a dynamic list of property details which need to be included in the output. The source pdf has a page which is perfect for dupl