I tried to generate pdf with Chinese but it turns out to show the square blocks.
The html code includes and still the blocks.
Any thing can do to fix the locale/ language problem?
Hi Jocelyn
One possible cause is that the font used does not support the double-byte character. In this case, the font "Arial" is used which does not support Chinese character. Try the font "Arial Unicode MS". I hope it won't show as boxes in pdf.
Regards
Murali