Hi...

Is there a way to convert a string to unicode utf-16?
The reason I want to do this is to use greek fonts in bookmars in pdf files
generated by pdflib. This is done only by utf-16 characters.
I know there is a utf8_encode() function. What about a utf16_encode? I found
something about iconv but it is too complicated to use (since I work on
windows and not on linux). Can someone help?

Thanx in adnamce.
Achilleas


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to