You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "simon steiner (JIRA)" <ji...@apache.org> on 2014/07/02 17:24:24 UTC

[jira] [Created] (PDFBOX-2177) IndexOutOfBoundsException reading opentype font

simon steiner created PDFBOX-2177:
-------------------------------------

             Summary: IndexOutOfBoundsException reading opentype font
                 Key: PDFBOX-2177
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2177
             Project: PDFBox
          Issue Type: Bug
            Reporter: simon steiner


java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage opentype.pdf 
PDFToImage failed with the following exception:
java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
	at java.util.SubList.rangeCheck(AbstractList.java:755)
	at java.util.SubList.get(AbstractList.java:639)
	at java.util.Collections$SynchronizedList.get(Collections.java:2477)
	at org.apache.fontbox.cff.Type2CharString.drawCurve(Type2CharString.java:356)




--
This message was sent by Atlassian JIRA
(v6.2#6252)