Fixed
Details
Details
Assignee
Pothys - MitrahSoft
Pothys - MitrahSoftReporter
Da Li
Da LiPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Created 23 January 2022 at 14:41
Updated 30 March 2022 at 16:19
Resolved 30 March 2022 at 14:13
`<cfdocument type="modern">` which uses the flying saucer engine to render pdf has problem displaying Chinese as the underlying code uses CP1252 codepage by default causing the rendering of the Asian language to fail. The pdf will be produced with no exception, however, the Asian language characters cannot be seen.
A possible fix has been provided by gaia-jyh can be found here, accompanying reproduction code:
https://dev.lucee.org/t/lucee-flying-saucer-pdf-engine-not-support-chinese-ttf/9524
https://github.com/gaias-jyh/lucee-flyingSaucerPDF