PDF Funktionen
PHP Manual

PDF_utf32_to_utf16

(No version information available, might be only in CVS)

PDF_utf32_to_utf16Konvertiert String von UTF-32 nach UTF-16

Beschreibung

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

Konvertiert einen String vom Format UTF-32 nach UTF-16.


PDF Funktionen
PHP Manual