Cut and paste the code to suit your needs. Paulo
----- Original Message ----- From: "Sierra Bravo" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, September 09, 2006 5:29 AM Subject: Re: [iText-questions] Modifying named destinations > > > > You don't convert anything to XML. Use the code as inspiration and write > your own to find the ND and replace them in place. > > Thanks. > > I examined the code of PdfReader.consolidateNamedDestinations(), and I > find > that it uses a private method replaceNamedDestination(PdfObject,HashList), > which presumably does what I want. However, since it is private, I'm > unable > to use it without changing the source code itself (which, I presume, > should > be the last resort). > > s.b. > > -- > View this message in context: > http://www.nabble.com/Modifying-named-destinations-tf2237562.html#a6220411 > Sent from the iText - General forum at Nabble.com. > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
