Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
9079 Vizualizări

hello,

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

Imagine profil
Abandonează
Cel mai bun răspuns

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


Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
4
nov. 20
6562
1
ian. 24
5006
1
aug. 19
15092
0
ian. 24
1540