You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2009/07/12 17:35:16 UTC

[jira] Commented: (PDFBOX-462) Problems parsing a PDF

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

Andreas Lehmkühler commented on PDFBOX-462:
-------------------------------------------

I've commited the pathc with version 793364.

@Jeremias:
Is there something else to do or can we set this issue to resolved?

> Problems parsing a PDF
> ----------------------
>
>                 Key: PDFBOX-462
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-462
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>         Environment: Latest version from svn, Windows XP 64, IntelliJ Idea 8.0.1
>            Reporter: Georg Datterl
>         Attachments: P0737387.pdf, partial-false-fix.diff, PDFBOX462-P0737387.ps.gz, PDFBOX462-P07373871.png
>
>
> I have a PDF file which I want to load using PDFParser.load(InputStream, null), but some way through the parsing process BaseParser.parseDirObject() throws an IOException("expected false actual='fa'"). I downloaded the latest source code for the class and in line 871 indeed the string "false" is expected, but "fa" followed by three empty bytes is received. 

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