Amit Maheshwari created PDFBOX-4324:
---------------------------------------
Summary: while extracting text from region : "Error: expected hex
character and not s:115"
Key: PDFBOX-4324
URL: https://issues.apache.org/jira/browse/PDFBOX-4324
Project: PDFBox
Issue Type: Bug
Components: Text extraction
Affects Versions: 2.0.2
Reporter: Amit Maheshwari
Attachments: SRI NAGAR.PDF
I am getting following error when I try to extract text of any specific region
of 2nd page of attached pdf (while 1st page is working fine)
Error Message:
"Error: expected hex character and not s:115"
Stack-trace:
at org.apache.pdfbox.contentstream.PDFStreamEngine.operatorException(Operator
operator, List operands, IOException e)
at org.apache.pdfbox.contentstream.PDFStreamEngine.processOperator(Operator
operator, List operands)
at
org.apache.pdfbox.contentstream.PDFStreamEngine.processStreamOperators(PDContentStream
)
at
org.apache.pdfbox.contentstream.PDFStreamEngine.processStream(PDContentStream )
at org.apache.pdfbox.contentstream.PDFStreamEngine.processPage(PDPage page)
at org.apache.pdfbox.text.PDFTextStreamEngine.processPage(PDPage )
at org.apache.pdfbox.text.PDFTextStripper.processPage(PDPage page)
at org.apache.pdfbox.text.PDFTextStripperByArea.extractRegions(PDPage page)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]