Hi, I'm currently using Ubuntu 18.04LTS. wkhtmltopdf doesn't print on my system. Please help
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- 프로젝트
- MRP
신고된 질문입니다
3
답글
2872
화면
Hi,
Please see this thread: https://github.com/odoo/odoo/issues/27487
Install ttf-mscorefonts-installer using the following command.
sudo apt install ttf-mscorefonts-installer sudo fc-cache -f -v
Thanks
Thank you for your responses. I got the solution which was rather simple.
sudo apt install wkhtmltopdf
I had initially tried to build it from source and my guess is that i had made a mistake.
For some cases you must install below font in your system to get your reports running.
http://download.odoo.com/fonts/Roboto-Regular.ttf download and install it.