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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
0
Agu 25
|
74 | ||
|
1
Agu 25
|
1997 | ||
|
1
Jul 25
|
2548 | ||
|
2
Jul 25
|
7983 | ||
|
2
Jul 25
|
4421 |
that's what I did but it doesn't work !!