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
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|  | 3 set. 25  | 3362 | ||
|  | 0 ago. 25  | 874 | ||
|  | 1 ago. 25  | 3129 | ||
|  | 2 jul. 25  | 8763 | ||
|  | 2 jul. 25  | 5116 | 
that's what I did but it doesn't work !!