[
https://issues.apache.org/jira/browse/PDFBOX-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221322#comment-14221322
]
John Hewson edited comment on PDFBOX-2509 at 11/21/14 7:40 PM:
---------------------------------------------------------------
That's a separate issue then, we've already opened and resolved an issue for
rendering those files. Here's what I said at the time:
{quote}
You'll need the Asian and Extended Language Pack installed in order to get a
correct rendering of this file. If you have other CID-Keyed CFF fonts available
on your system, you can use ExternalFonts#addSubstitute with
"$Registry-Ordering" instead of the PostScript name to add a mapping.
{quote}
So your problem with the PDFBOX-147 file is that you don't have any suitable
fonts installed.
was (Author: jahewson):
That's a separate issue then, we've already opened and resolved an issue for
rendering those files. Here's what I said at the time:
{quote}
You'll need the Asian and Extended Language Pack installed in order to get a
correct rendering of this file. If you have other CID-Keyed CFF fonts available
on your system, you can use ExternalFonts#addSubstitute with
"$Registry-Ordering" instead of the PostScript name to add a mapping.
{quote}
So the issue for those files is that you don't have any suitable fonts
installed.
> 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
> and
> PDFBOX-147
> and
> PDFBOX-238
> 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)