Monday 21 November 2005 1:06:48 am
Hi, Probadly you will need correct fonts (with vietnamese charset support).
To make fonts work you should:
- put xxx.ttf and php_xxx.font into 'lib/ezpdf/classes/fonts'
- override 'node/view/pdf.tpl
- the first line in your 'pdf.tpl' should be: {pdf(set_font, hash( name, "XXX" ) )} Look also on: http://ez.no/products/ez_publish_cms/documentation/incoming/truetype_font_in_pdf
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|