Can't parse PDF
---------------

                 Key: PDFBOX-918
                 URL: https://issues.apache.org/jira/browse/PDFBOX-918
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing
    Affects Versions: 1.3.1
            Reporter: Igor Spasic


Can't parse PDF:

java.io.IOException: Error: Expected an integer type, actual=''
        at org.apache.pdfbox.pdfparser.BaseParser.readInt(BaseParser.java:1380)
        at 
org.apache.pdfbox.pdfparser.PDFObjectStreamParser.parse(PDFObjectStreamParser.java:97)
        at 
org.apache.pdfbox.cos.COSDocument.dereferenceObjectStreams(COSDocument.java:483)
        at 
org.apache.pdfbox.pdmodel.PDDocument.openProtection(PDDocument.java:1089)
        at org.apache.pdfbox.ExtractText.main(ExtractText.java:190)
        at org.apache.pdfbox.PDFBox.main(PDFBox.java:42)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to