Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
9212 Widoki

hello,

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

Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
lis 20
6687
1
sty 24
5132
1
sie 19
15227
0
sty 24
1702