Hello everyone...
Please
I am trying to make a page break so that each line of the sales order is on a page,
any suggestions?
Already tried:
<p style = "page-break-before: always;"> </p>
<p style = "page-break-after: always;"> </p>
At the end of the loop and initial too
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
1
Cevapla
5715
Görünümler
Did you have content inside the <p> tag of the two you mentioned? Try by adding some contents.
You should also try one of these tags and have some contents inside the <p> tag:
<div style="page-break-after: auto;"><span style="display: none;"> </span></div>
<p style="page-break-inside: avoid"></p>
<div style="page-break-inside: auto"></div>
I hope one of the works!
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 | |
---|---|---|---|---|
|
2
Mar 24
|
1566 | ||
|
2
Şub 18
|
7831 | ||
|
1
Ara 22
|
4003 | ||
|
2
Ara 22
|
6284 | ||
|
0
Eyl 22
|
5382 |