tcpdf encode chinese character

前端 未结 4 528
隐瞒了意图╮
隐瞒了意图╮ 2021-01-13 12:43

I am using tcpdf to create a pdf, but it cant show chinese character, instead it just show square box. I used this example that provided by them and then changed the cache/u

4条回答
  •  太阳男子
    2021-01-13 13:25

    You need to use unicode supporting font, like you can use stsongstdlight font for chinese. Hope it helps

提交回复
热议问题