odoo / docker

Other
956 stars 1.54k forks source link

KR Font is mixed on pdf report. #372

Open Linkup2017 opened 3 years ago

Linkup2017 commented 3 years ago

Hello, I tried print report on Odoo.sh environment. But some deferent font was mixed.

image

And Odoo default KR Font is not match with English font.

When I service on AWS or on premise. I install Korean font on Server.

Is it possible to install KR Font?

KR is using Nanum-Gothic usually. $ apt-get install fonts-nanum

Google font 'Sans Noto KR' can be used in Korea. https://fonts.google.com/specimen/Noto+Sans+KR

Linkup2017 commented 3 years ago

I found Issue was fixed on Odoo.sh. Thanks.