PDType1Font uses the Java 5 constant Font.TYPE1
-----------------------------------------------
Key: PDFBOX-379
URL: https://issues.apache.org/jira/browse/PDFBOX-379
Project: PDFBox
Issue Type: Bug
Components: PDModel
Reporter: Jukka Zitting
Fix For: 0.8.0-incubator
Line 245 of the org.apache.pdfbox.pdmodel.font.PDType1Font class contains a
reference to the java.awt.Font.TYPE1 constant that was introduced in Java 5.
This makes it impossible to build the current trunk using Java 1.4.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.