Hi,
I am struggling to show greek characters on pdf invoices using the html2pdf tool. I downloaded the zip file containing html2pdf from nbill site and followed the instructions.
All latin characters are shown correctly invoices, but greek characters are not showed at all.
From html preview of invoices greek characters are shown correctly.
I have tried several things, editing the html2ps.config file, in various ways, installing some unicode fonts as suggested in faq from
http://www.tufat.com/docs/html2ps/faq.html#fonts-greek-tonos, but with no luck
I tried editing nbill_to_pdf.php setting 'encoding' to 'iso-8859-7' or 'utf-8' but no change either.
I know it probably has to do entirely with html2ps and not nbill.
I am posting it here in case I am missing some kind of configuration, and to hear any suggestions or ideas.
Thanks!