Tilman Hausherr created PDFBOX-2579:
---------------------------------------
Summary: Exception in thread "main" java.io.IOException: Error:
Expected a long type at o ffset 1029, instead got '12688(Deleted'
Key: PDFBOX-2579
URL: https://issues.apache.org/jira/browse/PDFBOX-2579
Project: PDFBox
Issue Type: Bug
Components: Parsing
Affects Versions: 1.8.8, 2.0.0
Reporter: Tilman Hausherr
A (semi-confidential) file sent to me has an object stream with this content:
{code}
....12076 132 12125 133 12616 1 12636 135 12688(Deleted
Obj)<</A<</O/Layout/Placement...
{code}
So I guess that there's a problem with recognizing the "12688" as a number.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)