im trying to add a new language (Chinese) to a existing CF application. Everything works fine except creating the pdf document. The document simply shows ?? instead of the chinese characters. I tried adding the chinese font (SimSun ) by generating a fonts.jar (which worked for me on railo some years ago) and according to LDEV-1698 by adding the new fontDirectory param to cfdocument but nothing did help. I created a simple test page:
I’ve got the feeling i’m missing something basic here, so i’m really thankful for any help.
Setup is latest Lucee version with latest PDF extension on centos6.