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
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
Aug. 25
|
73 | ||
|
1
Aug. 25
|
1995 | ||
|
1
Juli 25
|
2542 | ||
|
2
Juli 25
|
7982 | ||
|
2
Juli 25
|
4414 |
that's what I did but it doesn't work !!