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 2018/01/05 17:16:00 UTC

[jira] [Commented] (PDFBOX-4052) Number '------------06836305' is getting too long, stop reading at offset 36

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

Tilman Hausherr commented on PDFBOX-4052:
-----------------------------------------

Although the exception is different than PDFBOX-4049, I see now that the root cause is the same as in PDFBOX-4052. Thus I semi-apologize for my message asking you to create a separate issue. Let's wait whether any work in the other issue solves this one as well...

> Number '------------06836305' is getting too long, stop reading at offset 36
> ----------------------------------------------------------------------------
>
>                 Key: PDFBOX-4052
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4052
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.8
>         Environment: Windows 10
>            Reporter: savan patel
>         Attachments: b14f8bd0-e9d9-4d0c-97b8-2bad2c20e250.pdf
>
>
> Bug in parsing the pdf.
> {code}
> java.io.IOException: Number '------------06836305' is getting too long, stop reading at offset 36
>     org.apache.pdfbox.pdfparser.BaseParser.readStringNumber(BaseParser.java:1388)
>     org.apache.pdfbox.pdfparser.BaseParser.readLong(BaseParser.java:1349)
>     org.apache.pdfbox.pdfparser.BaseParser.readObjectNumber(BaseParser.java:1286)
>     org.apache.pdfbox.pdfparser.COSParser.parseFileObject(COSParser.java:822)
>     org.apache.pdfbox.pdfparser.COSParser.parseObjectDynamically(COSParser.java:804)
>     org.apache.pdfbox.pdfparser.COSParser.parseObjectDynamically(COSParser.java:743)
>     org.apache.pdfbox.pdfparser.COSParser.parseTrailerValuesDynamically(COSParser.java:2676)
>     org.apache.pdfbox.pdfparser.PDFParser.initialParse(PDFParser.java:193)
>     org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:240)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org