[ https://issues.apache.org/jira/browse/FOP-3263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010938#comment-18010938 ]
John Kirkilis commented on FOP-3263: ------------------------------------ !image-2025-07-30-10-03-01-707.png! > 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, image-2025-07-30-08-16-57-339.png, > image-2025-07-30-08-18-24-596.png, image-2025-07-30-08-23-21-542.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)