콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
19021 화면

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
15291
2
8월 19
4582
2
12월 18
4902
1
6월 25
5694
2
2월 24
6075