You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2015/07/27 19:46:04 UTC

[jira] [Commented] (PDFBOX-2904) IndexOutOfBoundsException in CFFType1Font.getType2CharString()

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

Tilman Hausherr commented on PDFBOX-2904:
-----------------------------------------

memo for me: 434202.pdf has the same problem.

> IndexOutOfBoundsException in CFFType1Font.getType2CharString()
> --------------------------------------------------------------
>
>                 Key: PDFBOX-2904
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2904
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>         Attachments: 378255.pdf
>
>
> {code}java.lang.IndexOutOfBoundsException: Index: 82, Size: 1
> 	at java.util.ArrayList.rangeCheck(Unknown Source)
> 	at java.util.ArrayList.get(Unknown Source)
> 	at org.apache.fontbox.cff.CFFType1Font.getType2CharString(CFFType1Font.java:129)
> 	at org.apache.fontbox.cff.CFFType1Font.getType1CharString(CFFType1Font.java:95)
> 	at org.apache.fontbox.cff.CFFType1Font.getWidth(CFFType1Font.java:66)
> 	at org.apache.pdfbox.pdmodel.font.PDType1CFont.getWidthFromFont(PDType1CFont.java:253)
> {code}



--
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