You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/12/22 18:20:13 UTC

[jira] [Created] (PDFBOX-2579) Exception in thread "main" java.io.IOException: Error: Expected a long type at o ffset 1029, instead got '12688(Deleted'

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)