OpenPDF icon indicating copy to clipboard operation
OpenPDF copied to clipboard

Tagged PDF fails Acrobat syntax check

Open AnthonyStevens opened this issue 4 years ago • 1 comments

When testing a tagged PDF crated by openPDF the Acrobat preflight syntax check reports that the ParentTree mapping is inconsistent. I'm not sure of the exact problem, but I've noticed a difference in tagged PDFs created by openPDF & iText 2.1.7. In openPDF the /K array of a structure element contains the dictionary object of the child structure, whereas in iText it contains an indirect reference sample.zip rups-openpdf rups-itext .

AnthonyStevens avatar Feb 28 '22 04:02 AnthonyStevens

Pull requests welcome

andreasrosdal avatar Mar 02 '22 07:03 andreasrosdal

Fixed in #903

asturio avatar Aug 16 '23 15:08 asturio