[
https://issues.apache.org/jira/browse/PDFBOX-4443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913633#comment-16913633
]
toyokazu.ohara commented on PDFBOX-4443:
----------------------------------------
Hi!
I got same problem.
Tilman
please check these files.
https://www.fsa.go.jp/common/about/jinji/28/20161130.pdf
http://www.caa.go.jp/adjustments/pdf/110401adjustments_1.pdf
[https://www.fsa.go.jp/singi/monitoring/siryou/20160824/02.pdf]
> Error: End-of-File, expected line
> ---------------------------------
>
> Key: PDFBOX-4443
> URL: https://issues.apache.org/jira/browse/PDFBOX-4443
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 2.0.13
> Environment: Linux
> Reporter: Dinesh
> Priority: Critical
> Labels: linux
>
> I am using the latest version of pdfbox.
> I am able to extraxt the file as normal stream in java 8 and open as pdf.
> But when try to load with pdfbox getting below error
> Getting this exception when filename is passed from shell script in linux.
> java.io.IOException: Error: End-of-File, expected line
> at org.apache.pdfbox.pdfparser.BaseParser.readLine(BaseParser.java:1121)
> ~[pdfbox-2.0.13.jar:2.0.13]
> at org.apache.pdfbox.pdfparser.COSParser.parseHeader(COSParser.java:2574)
> ~[pdfbox-2.0.13.jar:2.0.13]
> at org.apache.pdfbox.pdfparser.COSParser.parsePDFHeader(COSParser.java:2553)
> ~[pdfbox-2.0.13.jar:2.0.13]
> at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:219)
> ~[pdfbox-2.0.13.jar:2.0.13]
> at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1200)
> ~[pdfbox-2.0.13.jar:2.0.13]
> at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:1173)
> ~[pdfbox-2.0.13.jar:2.0.13]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]