PHP - Manual: PDF_utf8_to_utf16
2024-11-15
(PECL pdflib >= 2.0.3)
PDF_utf8_to_utf16 — Convert string from UTF-8 to UTF-16
$pdfdoc
, string $utf8string
, string $ordering
) : stringConverts a string from UTF-8 format to UTF-16.
官方地址:https://www.php.net/manual/en/function.pdf-utf8-to-utf16.php