You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/24 17:53:10 UTC

[jira] [Commented] (PDFBOX-3129) NullPointerException in PDFStreamEngine.showText()

    [ https://issues.apache.org/jira/browse/PDFBOX-3129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024840#comment-15024840 ] 

ASF subversion and git services commented on PDFBOX-3129:
---------------------------------------------------------

Commit 1716207 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1716207 ]

PDFBOX-3129: avoid NPE if Tj / TJ is not within BT...ET

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