Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.24, 3.0.0 PDFBox
-
None
Description
There seems to be an issue with xRef / object reading when parsing the attached pdf.
The PDF itself has for example two objects with the ref "8 0 R":
One at position 1967 with a "/Content" entry.
One at position 7782 without a "/Content" entry.
Both are referenced in the XRef Table, so there seems to be something off. Probably Acrobat, etc. are using the first object, while PDFBox is using the second one.
Attachments
Attachments
Issue Links
- links to