I installed webkit reports and wkhtml2pdf and yet can't render Arabic reports the proper way. what am I missing ?
Note: I also configured the system envirtonmental vairable.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I installed webkit reports and wkhtml2pdf and yet can't render Arabic reports the proper way. what am I missing ?
Note: I also configured the system envirtonmental vairable.
I knew the answer just install the webkit module and install webkit html2pdf from here:
http://wkhtmltopdf.org/downloads.html
For example for centos 7
yum -y instal http://downloads.sourceforge.net/project/wkhtmltopdf/0.12.1/wkhtmltox-0.12.1_linux-centos7-amd64.rpm
You may need to set the environmental variable related to webkit executable to the result of the command:
which wkhtml2pdf
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
3月 15
|
3372 | ||
|
0
3月 15
|
3099 | ||
|
0
3月 15
|
3724 | ||
|
1
10月 15
|
5225 | ||
|
2
3月 15
|
6424 |
in OpenERP V7 webkit is stable without any Problem but in odoo 8 the engine of webkit is changed and not support Arabic isa soon will solve this problem :) Good Luck