Markus Griesser created PDFBOX-1561:
---------------------------------------
Summary: PDFBox throws exception with PDFTextStripper.getText
Key: PDFBOX-1561
URL: https://issues.apache.org/jira/browse/PDFBOX-1561
Project: PDFBox
Issue Type: Bug
Affects Versions: 1.7.0
Reporter: Markus Griesser
Attachments: energieausweis.zip
I am using the .NET port of PDFBox 1.7.0. Calling PDFTextStripper::getText
throws exception
java.io.IOException: Not a number: +
with callstack
bei org.apache.pdfbox.pdfparser.PDFStreamParser$1.tryNext()
bei org.apache.pdfbox.pdfparser.PDFStreamParser$1.hasNext()
bei org.apache.pdfbox.util.PDFStreamEngine.processSubStream(COSStream )
bei org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDPage pdp,
PDResources pdr, COSStream coss)
bei org.apache.pdfbox.util.PDFStreamEngine.processStream(PDPage pdp,
PDResources pdr, COSStream coss)
bei org.apache.pdfbox.util.PDFTextStripper.processPage(PDPage pdp, COSStream
coss)
bei org.apache.pdfbox.util.PDFTextStripper.processPages(List l)
bei org.apache.pdfbox.util.PDFTextStripper.writeText(PDDocument pdd, Writer
w)
bei org.apache.pdfbox.util.PDFTextStripper.getText(PDDocument pdd)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira