Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
2633 Zobrazení

this is the error

Wkhtmltopdf failed (error code: -8). Message: b''

freshly installed odoo12c in my PC

Avatar
Zrušit

Thanks, Mitul. It Worked! :)

Nejlepší odpověď

hello

i have faced same issue and find this solutions.  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
Avatar
Zrušit