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
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
أغسطس 25
|
72 | ||
|
1
أغسطس 25
|
1990 | ||
|
1
يوليو 25
|
2537 | ||
|
2
يوليو 25
|
7981 | ||
|
2
يوليو 25
|
4413 |
that's what I did but it doesn't work !!