[ https://issues.apache.org/jira/browse/FOP-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010540#comment-18010540 ]
Michael Tsurikov commented on FOP-3263: --------------------------------------- Hi [~jgoncalves] , Thank you for looking at this ticket! In the description, I attached a screenshot from Adobe Acrobat Professional, showing no named destinations in the PDF. Are you saying that named destinations can be visible in one PDF application and be invisible in another? > 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)