Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4 Replies
17084 Tampilan

Am getting some weird fonts when I print my reports in pdf. I installed wkhtmltopdf  v0.12.4 with patched QT and open ssl. It happens on all reports. I have attached an image that shows the font.

https://ibb.co/dSCLex

Any help will be appreciated. Thank you.

Avatar
Buang
Jawaban Terbai

In your qweb report template add css like below:

<style>  
    html * 
    { 
        font-size: 12; 
        font-family: Times and Roman; 
    }
</style>

Hope it will works

Avatar
Buang
Jawaban Terbai

Salut regarde ce lien:

https://www.odoo.com/fr_FR/forum/aide-1/question/how-to-add-custom-fonts-to-qweb-reports-88923



Avatar
Buang

Please use english language.

Jawaban Terbai

Did you follow Odoo's advice and use wkthmltopdf 0.12.1 as described in Odoo's installation documentation? Does it happen with the proper version too?

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
6
Jan 24
69225
2
Sep 24
2499
2
Sep 20
6724
5
Agu 19
47014
4
Jun 18
20650