コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
7584 ビュー

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

関連投稿 返信 ビュー 活動
13
12月 17
38459
2
1月 24
3506
3
12月 18
10494
1
4月 15
4869
5
5月 18
3964