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:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
5344
Vistas
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!
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
mar 24
|
1293 | ||
|
2
feb 18
|
7562 | ||
|
1
dic 22
|
3753 | ||
|
2
dic 22
|
6005 | ||
|
0
sept 22
|
5001 |