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
Create an account today to enjoy exclusive features and engage with our awesome community!
Реєстрація| Related Posts | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
|
3
вер. 25
|
3385 | ||
|
|
0
серп. 25
|
891 | ||
|
|
1
серп. 25
|
3156 | ||
|
|
2
лип. 25
|
8778 | ||
|
|
2
лип. 25
|
5136 |
that's what I did but it doesn't work !!