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
|
3820 | ||
|
0
3월 15
|
3474 | ||
|
0
3월 15
|
4139 | ||
|
1
10월 15
|
5590 | ||
|
2
3월 15
|
6870 |
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