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

Reply via email to