« Return to Thread: Modifying named destinations

Re: Modifying named destinations

by Sierra Bravo :: Rate this Message:

Reply to Author | View in Thread



Look at the code in PdfReader.consolidateNamedDestinations(), it will
locate all the destinations.


Thanks. I am able to convert all the NDs into an XML file from the PdfReader class. Programmatically, I end up with a HashList that contains all modified NDs. Now, how do I write it back into a copy of the original file?

Thanks in advance, once again.
s.b.

 « Return to Thread: Modifying named destinations