Hi everybody,
I have installed Odoo 10 on os x + wkhtmltopdf. PDF creation is working fine however the font is very very small. Can you please tel me how I can manage the font size.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi everybody,
I have installed Odoo 10 on os x + wkhtmltopdf. PDF creation is working fine however the font is very very small. Can you please tel me how I can manage the font size.
Thanks
All the reports have the same issue with the size of the font. I think there is an issue with RML report: When I try to get an overview of the RML report (in parameters) I get this error: "rml not existing or deleted"
Please help.
Just add some css to your report.
Example:
<div style="font-size:12px">
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Thanks for your answer. Especially I want to manage this issue for invoice. Can you explain in which report and in which line I have to add this css.