Hi,
please can you help me, I'm unable to figure out the problem.
# uname -a :
Linux usve59166 2.6.32-042stab092.3 #1 SMP Sun Jul 20 13:27:24 MSK 2014 x86_64 x86_64 x86_64 GNU/Linux
# lsb_release -a:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.5 LTS
Release: 12.04
Codename: precise
# which wkhtmltopdf
/usr/local/bin/wkhtmltopdf
# wkhtmltopdf -V
wkhtmltopdf 0.12.1 (with patched qt)
wkthmlto* files have also been copied to /usr/bin
Odoo:
Key webkit_path
Value /usr/local/bin
log_level = error shows no relevant log entries
Can anybody help finding the cause?
Thanks in advance
ps no ability to go on 14.04
Hi. I also had issues with wkhtmltopdf for your case, just simlink ln -s /usr/loca/bin/wkhtmltopdf /usr/bin/wkhtmltopdf. If this fails use the 0.9 version of wkhtmltopdf, it workerd for me: https://wkhtmltopdf.googlecode.com/files/wkhtmltopdf-0.9.9-static-amd64.tar.bz2 just untar and place in in /usr/bin