[
https://issues.apache.org/jira/browse/PDFBOX-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137798#comment-14137798
]
ASF subversion and git services commented on PDFBOX-2332:
---------------------------------------------------------
Commit 1625778 from [~tilman] in branch 'pdfbox/branches/1.8'
[ https://svn.apache.org/r1625778 ]
PDFBOX-2332: allow missing space characters after endstream in non sequential
parser, e.g. "entstream8 0 obj"
> Error reading stream, expected='endstream' actual='endstream8' at offset 1993
> -----------------------------------------------------------------------------
>
> Key: PDFBOX-2332
> URL: https://issues.apache.org/jira/browse/PDFBOX-2332
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 1.8.6, 1.8.7, 1.8.8, 2.0.0
> Reporter: simon steiner
> Assignee: Tilman Hausherr
> Fix For: 1.8.8, 2.0.0
>
>
> PDF from PDFBOX-195
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage
> -nonSeq test_bad.pdf
> Exception in thread "main" java.io.IOException: Error reading stream,
> expected='endstream' actual='endstream8' at offset 1993
> at
> org.apache.pdfbox.pdfparser.NonSequentialPDFParser.parseCOSStream(NonSequentialPDFParser.java:1576)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)