跳至内容
菜单
此问题已终结
1 回复
9582 查看

how to insert tamil fonts in openerp

形象
丢弃
最佳答案

I think you are asking tamil fonts in report Edit vi /openerp/report/render/rml2pdf/customfonts.py add a line in CutomTTFonts list ('ttf-indic-fonts-core',"ttf-indic-fonts-core","lohit_ta.ttf",'all')

In your rml <parastyle name="PV25" fontname="ttf-indic-fonts-core" fontsize="7.0" leading="9" alignment="CENTER"/>

形象
丢弃
编写者

thanks buddy , not only in rml i need tamil fonts in all part of openerp anyway it's very helpful to me thank you

you can use language translation for tamil fonts in all part of openerp