You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/10/21 12:15:59 UTC

[jira] Updated: (PDFBOX-263) Problem during load pdf

     [ https://issues.apache.org/jira/browse/PDFBOX-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated PDFBOX-263:
---------------------------------

         Reporter: Jukka Zitting
    Fix Version/s: 0.8.0-incubator

> Problem during load pdf
> -----------------------
>
>                 Key: PDFBOX-263
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-263
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: Text extraction
>            Reporter: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.8.0-incubator
>
>         Attachments: parsing_force.diff
>
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552835&aid=1695565
> Originally submitted by matpil on 2007-04-06 05:30.
> There is a problem on load of some pdf file.
> this is a stacktrace of error:
> java.io.IOException: expected='/' actual='M'-77 org.pdfbox.io.PushBackInputStream@ebd7a9 
> at org.pdfbox.pdfparser.BaseParser.parseCOSName(BaseParser.java:730) 
> at org.pdfbox.pdfparser.BaseParser.parseCOSDictionary(BaseParser.java:205) 
> at org.pdfbox.pdfparser.BaseParser.parseDirObject(BaseParser.java:858) 
> at org.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:448) 
> at org.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:176) 
> at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:703) 
> at org.pdfbox.pdmodel.PDDocument.load(PDDocument.java:687) 
> in attachment the "impeached" pdf
> I use PDFBox 0.7.4
> [attachment on SourceForge]
> http://sourceforge.net/tracker/download.php?group_id=78314&atid=552835&aid=1695565&file_id=223962
> errorLoad.pdf (application/pdf), 31409 bytes

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.