1

Hi,
Thank you very much for the best of pdf generator report tool. I try to view demo http://demo.html2pdf.fr/examples/pdf/utf8.pdf it can generate Thai language well. But I have some problem when I use html2pdf for Thai language on my Web Application a "ภ" generate to "�"

My system environment.
- Windows 7 pro 64bit
- Apache 2.2.8
- PHP 5.2.6

Thank you,
Supot

2

ther is lot of pb on UTF8 when you use PHP on Windows.

try to use your script on a linux server if you can, to see if it works.

also, do this test : does the example 8 work on your windows server ?
Ancien pseudo : lolo

3

I test run exemple08.php it work. And upload to test on Linux server it no problem.

Thank you,
Supot

4

Hi,
I try to run example in TCPDF library it no problem, But run example in html2pdf can not display "ภ".
What difference of html2pdf and TCPDF get html data and convert to pdf ?

Thank you,
Supot