Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2631 Vistas

this is the error

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

freshly installed odoo12c in my PC

Avatar
Descartar

Thanks, Mitul. It Worked! :)

Mejor respuesta

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
Descartar