[
https://issues.apache.org/jira/browse/PDFBOX-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923503#comment-13923503
]
John Hewson commented on PDFBOX-605:
------------------------------------
This was fixed in trunk two years ago by revision 1342924.
> Better support for Type0 fonts
> ------------------------------
>
> Key: PDFBOX-605
> URL: https://issues.apache.org/jira/browse/PDFBOX-605
> Project: PDFBox
> Issue Type: Improvement
> Components: PDModel
> Reporter: Jukka Zitting
> Fix For: 1.8.4
>
>
> Currently the PDType0Font.drawString() method simply falls back to
> PDType1Font.drawString() and logs an info message about the missing Type0
> font support.
> It's better to have such known issues in the bug tracker instead of in log
> files, so I'm creating this issue to track Type0 support and will remove the
> log message that just repeats over and over again when dealing with PDF
> documents with Type0 fonts.
--
This message was sent by Atlassian JIRA
(v6.2#6252)