OpenPDF
OpenPDF copied to clipboard
Tagged PDF fails Acrobat syntax check
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
.
Pull requests welcome
Fixed in #903