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 19:10:13 UTC

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

    [ https://issues.apache.org/jira/browse/PDFBOX-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255988#comment-14255988 ] 

Tilman Hausherr commented on PDFBOX-2579:
-----------------------------------------

I'll do a fix analog to PDFBOX-1845 in BaseParser.readStringNumber() but will run my test series first.

> Exception in thread "main" java.io.IOException: Error: Expected a long type at offset 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)