Du bist hier: Tips » Scripte » PHP
PHP
Referenzliste

PDF_utf8_to_utf16

PDF-Funktionen

    Befehl:
string PDF_utf8_to_utf16 ( resource $pdfdoc , string $utf8string , string $ordering )


    Beschreibung:
Konvertiert einen String vom Format UTF-8 nach UTF-16.


    Aktiv in Version:
(PECL pdflib >= 2.0.3)

PDF_utf8_to_utf16() - Beispiel


Eingabe:
Noch kein Beispiel vorhanden.

Beschreibung:
Konvertiert einen String vom Format UTF-8 nach UTF-16.
PDF-Funktionen