Op 2/11/2012 13:29, adrianrosca schreef: > Now I'm subscribing! =)
The question was: how do I add content when using PdfCopy instead of PdfWriter. The answer can be found here: http://www.manning.com/lowagie2/samplechapter6.pdf Search the chapter for PageStamp. You can create such an object using the createPageStamp() method. Using getUnderContent(), you can add extra content to the pages you're copying. ------------------------------------------------------------------------------ LogMeIn Central: Instant, anywhere, Remote PC access and management. Stay in control, update software, and manage PCs from one command center Diagnose problems and improve visibility into emerging IT issues Automate, monitor and manage. Do more in less time with Central http://p.sf.net/sfu/logmein12331_d2d _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
