PDF 函数
在线手册:中文 英文
PHP手册

PDF_encoding_set_char

(PECL pdflib >= 2.0.0)

PDF_encoding_set_charAdd glyph name and/or Unicode value

说明

bool PDF_encoding_set_char ( resource $pdfdoc , string $encoding , int $slot , string $glyphname , int $uv )

Adds a glyph name and/or Unicode value to a custom encoding.


PDF 函数
在线手册:中文 英文
PHP手册