PDF_utf8_to_utf16
(PECL pdflib >= 2.0.3)
PDF_utf8_to_utf16 — Convert string from UTF-8 to UTF-16
说明
PDF_utf8_to_utf16
( resource
$pdfdoc
, string $utf8string
, string $ordering
) : stringConverts a string from UTF-8 format to UTF-16.

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.pdf-utf8-to-utf16.php