[ https://issues.apache.org/jira/browse/PDFBOX-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891171#comment-17891171 ]
Andreas Lehmkühler commented on PDFBOX-5883: -------------------------------------------- I just realized that the question was about 3.x and I had a look at 4.x. There were two refactorings and yes in 3.x there isn't any way to get the value(s) of a CharStringCommand anymore > CharStringCommand API > --------------------- > > Key: PDFBOX-5883 > URL: https://issues.apache.org/jira/browse/PDFBOX-5883 > Project: PDFBox > Issue Type: Wish > Reporter: Simon Steiner > Assignee: Andreas Lehmkühler > Priority: Major > > In pdfbox 2 you could do, in pdfbox 3 there doesnt seem to be a alternative: > private void x(CharStringCommand command) { > int[] value = command.getKey().getValue(); -- 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