[ https://issues.apache.org/jira/browse/PDFBOX-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900031#comment-17900031 ]
Tilman Hausherr commented on PDFBOX-5906: ----------------------------------------- "(+1)Tj" should work from what I see in the code. but "0.629 0.798 0 0 +" has the + at the end, so a number is expected. Which it isn't. And it isn't an operator either. > Crashes when reading old material > --------------------------------- > > Key: PDFBOX-5906 > URL: https://issues.apache.org/jira/browse/PDFBOX-5906 > Project: PDFBox > Issue Type: Bug > Components: Parsing > Affects Versions: 3.0.3 PDFBox > Reporter: Daniel Persson > Priority: Minor > Attachments: 1999-03-11_A_20.pdf > > > This file crashes when we try to parse it. > > Allowed > 7 Tj > > Not allowed > (+1)Tj > > Allowed > 0.621 0.802 0 0 k > > Not allowed > 0.629 0.798 0 0 + > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org