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

Tilman Hausherr closed PDFBOX-2818.
-----------------------------------
    Resolution: Duplicate

Sorry, I'm closing this as a duplicate of the issues you mention. This has been 
fixed, but not in the released version, only in the unreleased version 2.0. We 
can't fix it in 1.8.* because that one uses java awt which is buggy. You can 
get the 2.0 version from source:
https://pdfbox.apache.org/downloads.html#scm
https://pdfbox.apache.org/2.0/getting-started.html

If you need help there, please ask questions on the user mailing list. (I 
tested, your file renders fine, it is something with the cyril alphabet).

> Can't read the embedded font EPSSTR+ISOCPEUR,Italic
> ---------------------------------------------------
>
>                 Key: PDFBOX-2818
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2818
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 1.8.9
>            Reporter: Dmitry Andreev
>              Labels: newbie
>         Attachments: selection.pdf, selection_0001.jpg
>
>
> Hi, I get bad encrypted image from pdf. I know that my problem is similar to 
> [-PDFBOX-1296-|https://issues.apache.org/jira/browse/PDFBOX-1296] or 
> [-PDFBOX-490-|https://issues.apache.org/jira/browse/PDFBOX-490] , but I can't 
> understand what I need to do by myself. 
> After this: 
> BufferedImage img = list.convertToImage();
> I get exception:
> INFO: Can't read the embedded font KWPMFZ+TimesNewRoman
> мая 29, 2015 1:07:02 PM org.apache.pdfbox.pdmodel.font.PDCIDFontType2Font 
> getawtFont
> INFO: Using font Times New Roman instead
> мая 29, 2015 1:07:02 PM org.apache.pdfbox.pdmodel.font.PDSimpleFont drawString
> WARNING: Changing font on < > from <ISOCPEUR Italic> to the default font
> мая 29, 2015 1:07:02 PM org.apache.pdfbox.pdmodel.font.PDCIDFontType2Font 
> getawtFont
> INFO: Can't read the embedded font EPSSTR+ISOCPEUR,Italic
> мая 29, 2015 1:07:02 PM org.apache.pdfbox.pdmodel.font.PDType0Font getawtFont
> INFO: Using font SansSerif.plain instead of EPSSTR+ISOCPEUR,Italic



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to