Description
Attempting to convert a PDF to image using latest 2.0.0 from SVN. PDF utilizes Tahoma, Tahoma,Bold, and Tahoma,Italic (non-embedded). Upon calling PDFRenderer.renderImageWithDPI, I get the following output:
Jul 08, 2014 9:50:01 AM org.apache.fontbox.util.SystemFontManager findTTFontname
WARNING: Font not found: Tahoma,Italic
Resultant image is missing text where Tahoma,Italic is used. Have also reverted to 1.8.6 and used PDPage.convertToImage with same results.
Attachments
Attachments
Issue Links
- is related to
-
PDFBOX-2149 Font Refactoring
- Closed