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

Unable to find Wkhtmltopdf on this system. The report will be shown in html. wkhtmltopdf.org

Here is the installation procedure... 

wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.3/wkhtmltox-0.12.3_linux-generic-amd64.tar.xz

tar vxf wkhtmltox-0.12.3_linux-generic-amd64.tar.xz 

cp wkhtmltox/bin/wk* /usr/local/bin/


形象
丢弃
最佳答案

The recommended version of Webkit for v12 is 0.12.5.

https://www.odoo.com/documentation/12.0/setup/install.html

Good instructions at https://gist.github.com/srmds/2507aa3bcdb464085413c650fe42e31d for how to install on various versions of Ubuntu.

I don't see you changing the EXECUTE bit on the commands.


形象
丢弃
最佳答案

This command might be helpful to you. This works in my case.

sudo apt-get install -y wkhtmltopdf

But possibly this will download the old version of lib.

形象
丢弃
相关帖文 回复 查看 活动
4
12月 19
14430
2
8月 19
4129
2
12月 18
4381
1
6月 25
5102
2
2月 24
5389