[
https://issues.apache.org/jira/browse/PDFBOX-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244575#comment-14244575
]
simon steiner commented on PDFBOX-2563:
---------------------------------------
I wrote a tool to scan /usr/share/fonts for ttf fonts with glyphs needed for
that pdf and it came back with NanumMyeongjo
Acrobat fonts are otf so they wont work with ttf font descriptor and they are
not installed by default on OS.
Maybe there is some other way to do tounicode mapping.
> [PATCH] Use cmap for TTF fallback
> ---------------------------------
>
> Key: PDFBOX-2563
> URL: https://issues.apache.org/jira/browse/PDFBOX-2563
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 2.0.0
> Reporter: simon steiner
> Assignee: John Hewson
> Fix For: 2.0.0
>
> Attachments: VariousKFontsNotembeded218.PDF, ttfcmapfallback.patch
>
>
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage
> VariousKFontsNotembeded218.PDF
> This patch addresses some of the issues in PDFBOX-2509.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)