[
https://issues.apache.org/jira/browse/PDFBOX-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221375#comment-14221375
]
John Hewson edited comment on PDFBOX-2509 at 11/22/14 12:03 AM:
----------------------------------------------------------------
AWT has an enormously sophisticated (and highly problematic) font substitution
mechanism, so it's not something we can just emulate.
What we're missing is not the ability to map fonts, but the ability to handle
TTF in PDFBox's internal workings which are expecting CFF.
We can definitely add /opt/adobe to PDFBox's list of search paths on Linux.
was (Author: jahewson):
AWT has an enormously sophisticated (and highly problematic) font substitution
mechanism, so it's not something we can just emulate.
What we're missing is not the ability to map fonts, but the ability to handle
TTF in PDFBox's internal workings which are expecting CFF.
> Korean Text wrong
> -----------------
>
> Key: PDFBOX-2509
> URL: https://issues.apache.org/jira/browse/PDFBOX-2509
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.0
> Reporter: simon steiner
> Assignee: John Hewson
> Fix For: 2.1.0
>
>
> http://acroeng.adobe.com/Test_Files/fonts/asian%20font%20files/Korean/nonembedded/K4SystemFontsNotEmbeded218.PDF
> and
> http://acroeng.adobe.com/Test_Files/fonts/asian%20font%20files/Korean/nonembedded/KGulimcheNotembeded218.PDF
> and
> http://acroeng.adobe.com/Test_Files/fonts/asian%20font%20files/Korean/nonembedded/VariousKFontsNotembeded218.PDF
> and
> http://acroeng.adobe.com/Test_Files/fonts//EmbeddedCmap.pdf
> and
> http://acroeng.adobe.com/Test_Files/fonts/asian%20font%20files/Japanese/nonembedded/Jun101.pdf
> and
> http://acroeng.adobe.com/Test_Files/fonts/asian%20font%20files/Japanese/nonembedded/ACPTJ_WIN_MSGothic.DOC.pdf
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage
> K4SystemFontsNotEmbeded218.PDF
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)