Tilman Hausherr created PDFBOX-3129:
---------------------------------------

             Summary: NullPointerException in PDFStreamEngine.showText()
                 Key: PDFBOX-3129
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3129
             Project: PDFBox
          Issue Type: Sub-task
          Components: Rendering
    Affects Versions: 2.0.0
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr
             Fix For: 2.0.0


{code}
java.lang.NullPointerException: null
    
org.apache.pdfbox.contentstream.PDFStreamEngine.showText(PDFStreamEngine.java:732)
    
org.apache.pdfbox.contentstream.PDFStreamEngine.showTextStrings(PDFStreamEngine.java:619)
    
org.apache.pdfbox.contentstream.operator.text.ShowTextAdjusted.process(ShowTextAdjusted.java:47)
{code}

this happens if TJ or Tj are not within BT...ET.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to