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