[
https://issues.apache.org/jira/browse/PDFBOX-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17902568#comment-17902568
]
Tilman Hausherr edited comment on PDFBOX-5916 at 12/3/24 1:36 PM:
------------------------------------------------------------------
What you could also do is to change PageDrawer as explained in PDFBOX-5093 and
the commit linked at the top, this means using the jdk for font rendering. That
commit isn't in our code because we use our own font engine due to having too
many bugs in the jdk font rendering (it got better in jdk8, but we'd still be
dependent on them). As evidence that it actually works, try displaying your PDF
with the viewer from the (outdated) version 1.8.17, which uses the jdk font
engine.
https://archive.apache.org/dist/pdfbox/1.8.17/
was (Author: tilman):
What you could also do is to change PageDrawer as explained in PDFBOX-5093 and
the commit linked at the top, this means using the jdk for font rendering. That
commit isn't in our code because we use our own font engine due to having too
many bugs in the jdk font rendering (it got better in jdk8, but we'd still be
dependent on them).
> Some CJK fonts render incorrectly
> ---------------------------------
>
> Key: PDFBOX-5916
> URL: https://issues.apache.org/jira/browse/PDFBOX-5916
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.32, 3.0.3 PDFBox
> Reporter: Robert Amidon
> Priority: Major
>
> We've recently encountered several example documents from our clients that
> seem to exhibit the problem described in PDFBOX-3293 and other linked issues.
> As-is, the glyphs are drawn very incorrectly.
> I see in some of these other instances [this was not planned to be
> fixed|https://issues.apache.org/jira/browse/PDFBOX-4719?focusedCommentId=17001673],
> but this seems to occur frequently. Are there still no plans to improve
> this? Thanks
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]