Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
7170 Vistas

Hello.

I installed wkhtmltopdf following these https://www.odoo.com/fr_FR/forum/help-1/question/how-to-add-wkhtmltopdf-as-a-sytem-parameter-in-openerp-56486#answer-56501, eventually changing the download link according to the new locations of file storage.

If I type wkhtmltopdf -V in the terminal i receive

"wkhtmltopdf 0.12.1 (with patched qt)"

As output, so i can guess the installation ran fine.


Therefore  when I try to print a report i receive an error:

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


What can i do?

Avatar
Descartar
Mejor respuesta

Hi,

Try this

http://downloads.sourceforge.net/project/wkhtmltopdf/archive/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb

sudo dpkg -i wkhtmltox-0.12.1_linux-trusty-amd64.deb

sudo cp /usr/local/bin/wkhtmltopdf /usr/bin
sudo cp /usr/local/bin/wkhtmltoimage /usr/bin


Hope this helps..

Avatar
Descartar
Autor

Thanks. . The "report" after the pay now still give me an Internal Server Error No Callback also (as you can see from pic) http://s15.postimg.org/i5my9ey8a/Cattura.jpg

Autor Mejor respuesta


cut





Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
jun 18
12598
wkhtmltopdf Resuelto
3
jun 18
4976
3
mar 19
7506
1
oct 15
6802
1
jun 25
1109