I can't find the way to change the font size in the pdf reports (quotes, orders & invoices).
Is it done via css? I yes, where is the css file?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
2
ตอบกลับ
34742
มุมมอง
One of the way is inline-css:
You can directly add style in page, like this one
<div class="page" style="font-size: 15px !important;">
Hi,
You can refer to the Blog:
https://www.cybrosys.com/blog/how-odoo-helps-you-to-set-up-the-custom-paper-format-for-each-repor
Hope it helps
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ
What method is your pdf generation? And what odoo version?
Wkhtmltopdf and Odoo v8