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

hello,

I have problem when i print report pdf , because the footer and header are missing and the format of paper is ugly.

아바타
취소
베스트 답변

please make sure that correct version of wkhtmltopdf you are using.

please try following steps in order for(ubutnu):

sudo apt-get remove - auto-remove wkhtmltopdf
sudo apt-get purge - auto-remove wkhtmltopdfsudo wget https://builds.wkhtmltopdf.org/0.12.1.3/wkhtmltox_0.12.1.3-1~bionic_amd64.deb
sudo dpkg -i wkhtmltox_0.12.1.3-1 ~ bionic_amd64.deb
sudo apt-get install -f
sudo ln -s / usr / local / bin / wkhtmltopdf / usr / bin
sudo ln -s / usr / local / bin / wkhtmltoimage / usr / bin


아바타
취소
베스트 답변

Trying to adding <t t-call="report.external_layout">

아바타
취소
베스트 답변

Please check if you have properly installed the proper version of wkthmltopdf according to the official installation documentation.

아바타
취소
관련 게시물 답글 화면 활동
4
11월 20
6684
1
1월 24
5127
1
8월 19
15223
0
1월 24
1698