- Posts: 205
- Thank you received: 0
mpdf 支持中文
09 Dec 2024 15:38 #208 by btt
New Topic
solved. I changed to mpdf,and Modify ConfigVariables.php under mpdf/src/Config:
'autoScriptToLang' => true,
'autoLangToFont' => true,
(Default is false)
So mpdf support Chinese characters.
'autoScriptToLang' => true,
'autoLangToFont' => true,
(Default is false)
So mpdf support Chinese characters.
Please Log in or Create an account to join the conversation.

