https://bugs.documentfoundation.org/show_bug.cgi?id=160196
--- Comment #9 from Tomaz Vajngerl <[email protected]> --- Hi Peter, I have fixed most of what you reported - just need to get them into master. One thing that is left for PDF/UA-2 (when using an empty document as source) according to VeraPDF is: <rule specification="ISO 14289-2:2024" clause="8.8" testNumber="1" status="failed" failedChecks="1" tags="syntax"> <description>All destinations whose target lies within the current document shall be structure destinations</description> <object>PDDestination</object> <test>isStructDestination == true</test> <check status="failed"> <context>root/document[0]/OpenActionDestination[0]</context> <errorMessage>Destination in Outline item, OpenAction or Link annotation is not a structure destination</errorMessage> </check> </rule> Do you know what this is referring to? (I don't have the specs for PDF/UA-2) -- You are receiving this mail because: You are the assignee for the bug.
