I want to avoid page break between sections in a sale order pdf
thank u in advance !
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
I want to avoid page break between sections in a sale order pdf
thank u in advance !
Hi,
You can add the following style attribute to your element (div or table)
page-break-before: avoid or page-break-inside: avoid
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é | |
|---|---|---|---|---|
|  | 3 sept. 25  | 3360 | ||
|  | 0 août 25  | 874 | ||
|  | 1 août 25  | 3125 | ||
|  | 2 juil. 25  | 8763 | ||
|  | 2 juil. 25  | 5114 | 
that's what I did but it doesn't work !!