最新版本的TCPDF已经支持中文,在生成PDF的方法中显式指定使用中文编码即可。
$pdf->SetFont('stsongstdlight', '', 12);
上述代码中的”stsongstdlight”表示”STSongStdLight”字体,这是Adobe Reader的默认简体中文字体,TCPDF中内置了这个字体的配置文件。
(adsbygoogle = window.adsbygoogle || []).push({});
来源:https://www.02405.com/archives/1155