Expected an integer type, actual='Active'
-----------------------------------------
Key: PDFBOX-980
URL: https://issues.apache.org/jira/browse/PDFBOX-980
Project: PDFBox
Issue Type: Bug
Affects Versions: 1.5.0
Reporter: Franck Valentin
Attachments: prot_dna_long.pdf
Hi,
When parsing the file http://www.ebi.ac.uk/luscombe/docs/prot_dna_long.pdf
I get the following exception:
Caused by: java.io.IOException: Error: Expected an integer type, actual='Active'
at org.apache.pdfbox.pdfparser.BaseParser.readInt(BaseParser.java:1384)
~[ebinocle-indexer-1.0-SNAPSHOT-jar-with-dependencies.jar:na]
at
org.apache.pdfbox.pdfparser.PDFParser.parseObject(PDFParser.java:507)
~[ebinocle-indexer-1.0-SNAPSHOT-jar-with-dependencies.jar:na]
at org.apache.pdfbox.pdfparser.PDFParser.parse(PDFParser.java:180)
~[ebinocle-indexer-1.0-SNAPSHOT-jar-with-dependencies.jar:na]
at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:862)
~[ebinocle-indexer-1.0-SNAPSHOT-jar-with-dependencies.jar:na]
at org.apache.pdfbox.pdmodel.PDDocument.load(PDDocument.java:829)
~[ebinocle-indexer-1.0-SNAPSHOT-jar-with-dependencies.jar:na]
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira