On 22/02/2013 12:46, HJT Research wrote: > Would be grateful if anyone can think of a way to effectively mimic an > anchor’s destination using iText, otherwise I’ll have to stick to PDF > bookmarks as links.
If I recall correctly, PdfReader has a method named consolidateNamedDestinations(). This replaces all the local named links with the actual destinations. Would that be a solution for you? This way the names would disappear, but the destinations would be preserved. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net 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