跳至内容
菜单
此问题已终结
3 回复
8974 查看

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
6475
1
1月 24
4879
1
8月 19
14973
0
1月 24
1439