On 11/11/2011 17:12, valter wrote: > And i'm loosing them in the concatenated doc. Why? If you've read unofficial documentation, you're using PdfWriter and PdfImportedPage to concatenate PDFs. In that case it's normal that all interactivity is lost. If you've read the official documentation, you're using PdfCopy and PdfImportedPage. In that case it's not normal that you're losing anchors when concatenating PDFs. As you don't tell, we can only assume that you're using PdfWriter and PdfImportedPage, and therefor we are inclined to conclude that you didn't read the documentation ;-)
------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ 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
