|
Posted by Markus on 07/12/07 16:42
Jay schrieb:
> Hello,
>
> I'm using the PHP Pdf Creation developed by R&OS Ltd (http://
> www.ros.co.nz/pdf). Does anyone know of a way to set the default
> encoding to UTF-8? As of now it's set to ANSI which is a western
> encoder and does not support languages like Russian, Arabic, Chinese,
> etc. Any help would be much appreciated, thanks.
>
Looking at the FAQ, it does not look like this class supports UTF-8 (I
have not tested it, anyway). If you do not get better advice about it,
you might want to look at TCPDF:
http://sourceforge.net/projects/tcpdf/
I use it with UTF-8; I am not sure about it's capabilities with RTL
languages (Hebrew, Arabic) or Chinese; Anyway I did not have any
problems with all kinds of Western and Eastern European characters so far.
Markus
Navigation:
[Reply to this message]
|