Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
18596 Vues

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/


Avatar
Ignorer
Meilleure réponse

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.


Avatar
Ignorer
Meilleure réponse

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.

Avatar
Ignorer
Publications associées Réponses Vues Activité
4
déc. 19
14875
2
août 19
4393
2
déc. 18
4675
1
juin 25
5397
2
févr. 24
5745