johnwhitington / camlpdf

OCaml library for reading, writing and modifying PDF files
Other
200 stars 29 forks source link

File pdfs/135121.pdf fails #24

Closed johnwhitington closed 5 years ago

johnwhitington commented 6 years ago

Adobe reader and Preview can do it.

pdftk / qpdf fail.

ghostscript works, but makes first page red not blue.

Looks like broken revisions in file.

We get a null in the page tree, because of duplicate object 71. Maybe over-zealous reading of objects which overwrites with XRef stream 71 from another revision, then deletes it because Xref streams get postdeleted?

johnwhitington commented 5 years ago

Since ghostscript can't get it right, we can close this.