How to create a page break if an image is broken in PDF report ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
Use case
If you want to add an image at the bottom of a PDFdocument (example: the image of a stamp and signature of the CEO).
But you don't want the image to be split between 2 pages.
Example
A added an image field on the company form: x_studio_stamp
I added the image with studio on the sale order report.
Edit the XML view and change the style:
style="page-break-inside: avoid;page-break-before: auto;page-break-after:avoid;"
=> The image will be automatically displayed at the second page (if not enough space on page 1).
.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
|
1
Eyl 21
|
2561 | ||
PDF reports
Çözüldü
|
|
5
Tem 25
|
2168 | |
Wrong PDF Format
Çözüldü
|
|
2
Mar 24
|
2701 | |
|
4
Ara 23
|
3650 | ||
|
2
May 23
|
3109 |
Its all about QWEB Reporting: https://learnopenerp.blogspot.com/search/label/Qweb