Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
2640 Visualizzazioni

this is the error

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

freshly installed odoo12c in my PC

Avatar
Abbandona

Thanks, Mitul. It Worked! :)

Risposta migliore

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
Abbandona