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

My odoo is running on UBUNTU 18 - BIONIC

My application is running properly but can't able to generate any pdf

If I install wkhtmltox version 0.12.4, I can able to generate the pdf but it specifies as The document contains no pages

and if I install version 0.12.5 than its gives an error as Wkhtmltopdf failed (error code: -8). Message: b''
and if I install version 0.12.1 than its gives an error as Wkhtmltopdf failed (error code: -6). Message: b''

아바타
취소
베스트 답변

You can try to install the ttf-mscorefonts-installer package and clear your font cache:

sudo apt install ttf-mscorefonts-installer
sudo fc-cache -f -v

Thanks

아바타
취소
작성자 베스트 답변

Thanks a lot @ Rohit Ramnani and

아바타
취소
작성자

Mitul Shingala

관련 게시물 답글 화면 활동
13
12월 17
38460
2
1월 24
3507
3
12월 18
10494
1
4월 15
4869
5
5월 18
3964