PHP 7.0.6 Released

PDF_utf32_to_utf16

(PECL pdflib >= Unknown future)

PDF_utf32_to_utf16Convert string from UTF-32 to UTF-16

Description

string PDF_utf32_to_utf16 ( resource $pdfdoc , string $utf32string , string $ordering )

Converts a string from UTF-32 format to UTF-16.

User Contributed Notes

There are no user contributed notes for this page.
To Top