[
https://issues.apache.org/jira/browse/FOP-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029547#comment-16029547
]
Chris Bowditch commented on FOP-1648:
-------------------------------------
You can test PDF features using PDFBox library to load and interrogate the PDF.
I will assign this back to you as there's no rush to finish it, and it would be
wrong of me to take credit for your work. At least your WIP is saved here if
you don't get the chance to finish it.
> [PATCH]internal named destinations
> ----------------------------------
>
> Key: FOP-1648
> URL: https://issues.apache.org/jira/browse/FOP-1648
> Project: FOP
> Issue Type: Improvement
> Components: renderer/pdf
> Affects Versions: trunk
> Environment: Operating System: All
> Platform: All
> Reporter: michaelrichardson89
> Assignee: Chris Bowditch
> Labels: PatchAvailable
> Attachments: b46980.diff, fop-1648.patch,
> internal_named_destinations.diff
>
>
> [PATCH]
> I was experiencing an issue where svg graphics would enterpret links of the
> format:
> <a xlink:href="#named_destination">
> as external web-links opening up a web browser.
> I have now fixed this issue (given in the attached patch) so that links in
> the above format now properly go to an internal named destinations.
> The named destination must be specified with the tag:
> <fox:destination internal-destination="named_destination" />
> I hope this is helpfull.
> -Michael
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)