【发布时间】:2014-03-01 05:16:10
【问题描述】:
我在尝试为我的项目制作法语 PDF 时遇到了一些问题。它不显示像é , ò, ê.... 这样的特殊字符(它们的代码例如ê 或ó)
所以,感谢this link 我试图包含我自己的字体,但它给出了这样的信息:
PDF error: This font cannot be embedded in the PDF document. If you would like to
use it anyway, you must pass Zend_Pdf_Font::EMBED_SUPPRESS_EMBED_EXCEPTION in the
$options parameter of the font constructor
你有什么解决办法吗?谢谢。
【问题讨论】:
标签: pdf character-encoding internationalization zend-pdf