Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
7270 Представления

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?

Аватар
Отменить
Лучший ответ

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..

Аватар
Отменить
Автор

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

Автор Лучший ответ


cut





Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июн. 18
12757
wkhtmltopdf Решено
3
июн. 18
5073
3
мар. 19
7579
1
окт. 15
6865
1
июн. 25
1225