You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2014/10/11 01:35:33 UTC

[jira] [Closed] (PDFBOX-2195) Missing text when converting PDF to image

     [ https://issues.apache.org/jira/browse/PDFBOX-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Hewson closed PDFBOX-2195.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Better font substitution was added in PDFBOX-2149, so this issue is now complete.

> Missing text when converting PDF to image
> -----------------------------------------
>
>                 Key: PDFBOX-2195
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2195
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>         Environment: Win8.1 (JRE 1.7)
>            Reporter: A.D. Kent
>             Fix For: 2.0.0
>
>         Attachments: Claim AA011332 Diagram and Estimates.pdf, Claim AA011332 Diagram and Estimates.tif, Claim AA011332 Diagram and Estimates_p10.pdf, Claim AA011332 Diagram and Estimates_p10_jai.tif
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)