Webber, David (NIH/OD) [C] wrote: > We are combining PDFs together with PDFwriter - but we've noticed that > PDFs that have notes, comments and stamps added, and also voice > annotations - have those all stripped off in the output combined PDF > that is created.
This is discussed in Chapter 2 of the book 'iText in Action'. This chapter explains the difference between PdfWriter, PdfCopy and PdfStamper. PdfWriter strips all interactive content, you need PdfCopy. See also http://itextdocs.lowagie.com/tutorial/general/copystamp/ br, Bruno ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions