https://bugs.documentfoundation.org/show_bug.cgi?id=171022
--- Comment #9 from MikeB <[email protected]> --- (In reply to Xisco FaulĂ from comment #8) > Created attachment 205819 [details] > pdf file generated with https://gerrit.libreoffice.org/c/core/+/200432 That's incorrect for the reason I described - the SD array has the wrong entry. It needs to change from /SD[2 0 R/XYZ 56.7 773.189 0] to /SD[6 0 R/XYZ 56.7 773.189 0] Because object "2 0" is the page, object "6 0" is the StructElem. By the way, as an informative note - this isn't being picked up by validators because although there is a requirement that all links are "structural links", there is no requirement that they're actually pointing to something that exists. So if you want to make a hyperlink that points to something that's not in the document, it doesn't invalidate the PDF/UA status of the file - it's just a PDF version of HTTP 404. -- You are receiving this mail because: You are the assignee for the bug.
