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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
            
                1
                
                    Répondre
                
            
        
        
            
                6334
                
                    Vues
                
            
        
    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!
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|  | 2 mars 24  | 2162 | ||
|  | 2 févr. 18  | 8391 | ||
|  | 1 déc. 22  | 4614 | ||
|  | 2 déc. 22  | 7023 | ||
|  | 0 sept. 22  | 6235 | 
