Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
l10n_cn_fonts |
License | AGPL-3 |
Website | https://www.elico-corp.com |
Versions | 6.0 6.1 7.0 |
l10n_cn_fonts Module
Print Chinese fonts in pdf reports
By Elico Corp
Print Unicode fonts in RML pdf reports
This module replaces the standard PDF Type1 fonts with TrueType fonts that have unicode characters for simplified Chinese.
The module contains the DroidSansFallback.ttf font.
With this module you can continue to use the old font names in the templates,
they will be replaced with the DroidSansFallback.ttf font names every time before creating a pdf.
If you wish to use your own fonts, you have to place them in addons/l10_cn_fonts directory and
replace the font name in the file __init__.py accordingly.
This Module is based on the original work from Gábor Dukai module (base_report_unicode)
Please log in to comment on this module