Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
7601 Представления

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Автор Лучший ответ

Thanks a lot @ Rohit Ramnani and

Аватар
Отменить
Автор

Mitul Shingala

Related Posts Ответы Просмотры Активность
13
дек. 17
38472
2
янв. 24
3527
3
дек. 18
10508
1
апр. 15
4886
5
мая 18
3977