TCPDF UTF-8. Lithuanian symbols not showing up

前端 未结 15 669
-上瘾入骨i
-上瘾入骨i 2020-12-01 06:47

Im using latest TCPDF version(5.9). But have some strange problems with encoding. I need Lithuanian language symbols like: ąčęėįšųūž. But get only few of it. Other remain li

15条回答
  •  遥遥无期
    2020-12-01 07:05

    I had the same issue with Romanian characters and the problem wasn't the encoding, LC_CTYPE or other setting from TCPDF, but the font I used. I mention that I used TWIG templating with Courier font. You can try to change your font to freeserif

提交回复
热议问题