Posted by Markus Ernst on 08/21/06 07:04
Sergej schrieb:
> Hi!
> Everything on my php&mysql site is with charset utf8, and now I've to
> create pdf from the site...
> Fpdf doesn't support utf8... I saw ufpdf but it seems a quite unstable and
> with bugs.
>
> Could someone tell me other way to create pdf from utf8?
>
> Thansk.
> Greetings from Sardinnia,
> Sergej
>
> PS: I can't install libraries or things like these on the provider where
> is the site :-(
>
I use TCPDF:
http://www.tecnick.com/public/code/cp_dpage.php?aiocp_dp=tcpdf
It is PHP5; if you need PHP4 you can find instructions how to convert it
in the FPDF forums. I encountered that the PDFs created are not
compatible with Acrobat4; but did not find a solution for this yet; just
told my clients to get a new version of Acrobat Reader.
HTH
Markus
Navigation:
[Reply to this message]
|