Hi motherofdragons,
open dk-pdf / includes / dkpdf-functions.php and remove /* in line 145 and */ in line 150.
this is block of code I commented, you’ve to uncomment it removing /* and */
/*
// make chinese characters work in the pdf
$mpdf->useAdobeCJK = true;
$mpdf->autoScriptToLang = true;
$mpdf->autoLangToFont = true;
*/
try uncomment it and let me know if it works, thanks.
-
This reply was modified 8 years, 9 months ago by
dinamiko.
.let me have a look.thank you
very nice。good job!
it works in chinese!
thanks!
Hi motherofdragons,
Good to know that it worked for chinese language, I’m going to mark this ticket as resolved, feel free to reopen it at any time or create a new one.
Thanks,
Emili
-
This reply was modified 8 years, 9 months ago by
dinamiko.