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
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy| Aiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
|---|---|---|---|---|
|
|
3
syysk. 25
|
3387 | ||
|
|
0
elok. 25
|
893 | ||
|
|
1
elok. 25
|
3156 | ||
|
|
2
heinäk. 25
|
8780 | ||
|
|
2
heinäk. 25
|
5136 |
that's what I did but it doesn't work !!