[
https://issues.apache.org/jira/browse/PDFBOX-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707244#action_12707244
]
Andreas Lehmkühler commented on PDFBOX-462:
-------------------------------------------
OK, I see you're using pdfbox within a fop environment. You're talking about
downloading the latest version of the PDFParser, I hope your whole copy of
pdfbox is up to date, isn't it?
As pdfbox works for me displaying, printing and converting the pdf, I suggest
to ask some of the fop people. Perhaps the error only shows up in conjuction
with fop??
> 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, 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.