You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Amit Maheshwari (JIRA)" <ji...@apache.org> on 2018/09/26 10:37:00 UTC

[jira] [Created] (PDFBOX-4324) while extracting text from region : "Error: expected hex character and not s:115"

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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org