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 17:43:04 UTC

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

Tilman Hausherr created PDFBOX-2904:
---------------------------------------

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


{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