How to generate pdf files _with_ utf-8 multibyte characters using Zend Framework

后端 未结 4 1220
天命终不由人
天命终不由人 2020-12-16 06:30

I\'ve got a \"little\" problem with Zend Framework Zend_Pdf class. Multibyte characters are stripped from generated pdf files. E.g. when I write aąbcčdeę it becomes abcd wit

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-16 07:12

    ZF v. 1.6, TIMES_BOLD (as I understand thats the only way to make text bold?)

提交回复
热议问题