[
https://issues.apache.org/jira/browse/PDFBOX-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr resolved PDFBOX-1278.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
I am setting this to resolved as the rendering of type 1 fonts were recently
much improved, although only in the unreleased 2.0 version.
> PDF file containing PDCIDFontType0 (PDType1CFont) does not render correctly
> to image
> ------------------------------------------------------------------------------------
>
> Key: PDFBOX-1278
> URL: https://issues.apache.org/jira/browse/PDFBOX-1278
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 1.7.0
> Environment: Windows 7, JDK 1.6
> Reporter: Hamed Iravanchi
> Fix For: 2.0.0
>
> Attachments: l.pdf, pdfbox-1278.pdf-1.png
>
>
> Some of the PDF files that contain CID fonts (which are parsed by class
> PDType1CFont) do not produce correct images.
> This is, I think, because the created AWT font by PDType1CFont.getawtFont
> method is not right.
> The AWT font do not return correct glyphs for either of the unicode
> characters or code points.
> I will attach a sample PDF to demonstrate the case.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)