[
https://issues.apache.org/jira/browse/FOP-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010529#comment-18010529
]
Joao Goncalves commented on FOP-3263:
-------------------------------------
I can see the name destinations on axesPDF and PDFX Change Editor. I can also
see them if I open the pdf with notepad++, so I'm not sure what may be the
issue yet.
> Named destinations not created
> ------------------------------
>
> Key: FOP-3263
> URL: https://issues.apache.org/jira/browse/FOP-3263
> Project: FOP
> Issue Type: Bug
> Reporter: Michael Tsurikov
> Priority: Major
> Attachments: SomeTopicsWithDests.fo, SomeTopicsWithDests.pdf,
> image-2025-07-10-10-51-33-270.png
>
>
> Please allow me to report a potential bug with the creation of named
> destinations in PDFs from Apache FOP.
> Consider the attached SomeTopicsWithDests.fo. It attempts to create several
> named destinations using the syntax specified on
> [https://xmlgraphics.apache.org/fop/2.11/extensions.html] . Specifically:
> * It includes xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" in
> the fo:root element.
> * It defines id attributes for several fo:block elements.
> * It defines fox:destination elements for those fo:block elements.
> Apache FOP 2.11 processes the file with no errors and creates the attached
> SomeTopicsWithDests.pdf. However, that PDF has no named destinations:
> !image-2025-07-10-10-51-33-270.png!
> If this is a bug, I hope you can fix it. If it's not, please explain what I'm
> doing wrong so I can get Apache FOP to generate named destinations for my
> file. Thank you!
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)