You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2014/09/08 10:21:29 UTC

[jira] [Created] (PDFBOX-2332) Error reading stream, expected='endstream' actual='endstream8' at offset 1993

simon steiner created PDFBOX-2332:
-------------------------------------

             Summary: 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: 2.0.0
            Reporter: simon steiner


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)