Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
7580 Ansichten

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''

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Autor Beste Antwort

Thanks a lot @ Rohit Ramnani and

Avatar
Verwerfen
Autor

Mitul Shingala

Verknüpfte Beiträge Antworten Ansichten Aktivität
13
Dez. 17
38458
2
Jan. 24
3505
3
Dez. 18
10492
1
Apr. 15
4868
5
Mai 18
3964