Can't you just use the bookmarking feature of XSL-FO? I mean, isn't that what it's there for?
Jay Bryant wrote: > > Hi, folks, > > I need to add a named destination to the PDF output for every ID present > in > my XML source. > > I spent the afternoon reading the FOP source code and the PDF > specification, > and, if I understand things correctly, I need to add to the catalog. To do > that, I thought I'd extend PDFObject to create an object called > PDFDestination and then modify PDFRoot to get the destinations into the > catalog. > > Does that make sense or did I miss something in my (admittedly brief) > study > of the existing code? > > Thanks. > > Jay Bryant > Bryant Communication Services > > > > -- View this message in context: http://www.nabble.com/Adding-Named-Destinations-for-all-IDs-tf3078009.html#a8552632 Sent from the FOP - Dev mailing list archive at Nabble.com.
