PdfCopy and PdfSmartCopy don't support (unflatenned) forms. PdfSmartCopy may have problems with annotation. If you have further doubts post both PDFs for inspection.
Paulo ----- Original Message ----- From: "Mark Hall" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, August 24, 2007 2:04 AM Subject: [iText-questions] Bug? PDFSmartCopy importing duplicate pages > > > http://itext.ugent.be/library/com/lowagie/examples/general/copystamp/Con > catenate.java > Using that sample code above ported to c#. > Using iTextSharp. > > When appending a form made with a pdf form template to another form that > already has a completed from made with the same template the concatenate > code seems to re-uses the first instance of that template. I tried not > re-using the same reader as suggested on this thread: > > http://www.nabble.com/PdfCopy-Arcrobat-problem-with-multiple-instance-of > -same-page-t3143545.html > > They were talking of a bug in PDFCopy in that thread that seemed to be > doing the same thing as I'm experiencing. If I use my same code and use > PDFCopy instead of PDFSmartCopy it works fine but it has a huge number > of duplicate fonts and the files are huge. > > Is this a known issue with PDFSmartCopy and I'm spinning my wheels? > If so is there a work around for this? > > Thanks for your time, > Mark > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
