[
https://issues.apache.org/jira/browse/PDFBOX-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pontus Hulin updated PDFBOX-301:
--------------------------------
Attachment: COS1102A015v1.pdf
I get an IO Error when trying to open this file. Im using pdfbox-app-1.4.0.jar
I get the following message: expected='obj' actual='655'
org.apache.pdfbox.io.PushBackInputStream@dc64a5
I I convert it to a pdf A file using Adobe acrobat pro 9.0.0, Im able to open
the file.
> IOException when parsing 1.3 PDF
> --------------------------------
>
> Key: PDFBOX-301
> URL: https://issues.apache.org/jira/browse/PDFBOX-301
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Priority: Minor
> Attachments: COS1102A015v1.pdf
>
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1786901
> Originally submitted by nobody on 2007-09-02 22:57.
> JAVA CODE:PDDocument pdfDoc = PDDocument.load("d:/pdf/1201198.PDF");
> PDFBOX VERSION:0.7.3
> PDF File version:1.3
> EXCEPTION:java.io.IOException: expected='endobj' firstReadAttempt=''
> secondReadAttempt='' org.pdfbox.io.PushBackInputStream@13e8d89
> at org.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:502)
> at org.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:176)
> at ecwise.pdf.TPDFParse.loadPDF(TPDFParse.java:19)
> at ecwise.pdf.TPDFParse.main(TPDFParse.java:28)
> but if pdf file version is 1.4,it works well.
> can anybody help me?
> thanks.
> [comment on SourceForge]
> Originally sent by nobody.
> Logged In: NO
> what is the root cause of this exceptionï¼how to solve this?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.