تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
14114 أدوات العرض

Hiii,


i have one report. inside report i am printing product information but due to too long product description odoo leave space and print product on next page. 

i have to avoid this page break and display product without page break. it is fine if it break content and display on next page.

you can see those space in screen shot: http://goo.gl/b6qRvi

Also looking wired for first page if product description is long and not fit in first page. http://goo.gl/Rg73oc

if anyone have any idea please help me.

thanks,

الصورة الرمزية
إهمال

Plzz can you update if the Issue is being solved yet, i am facing the same problem with
breaking of page in pdf for long content in table

الكاتب

@Vatsal It wasn't resolved

ALERT !
Mass negative voting detected

أفضل إجابة

In order to avoid page breaks in your report, you can try setting the "white-space" property in your CSS to "nowrap". This will prevent the text from wrapping onto a new line and will instead cause it to overflow onto the next page. You can use the "page-break-inside" property to prevent the entire element from being broken across pages.

الصورة الرمزية
إهمال

If I give the tr tag: style="page-break-inside: auto"
It linebreak (great!) but then I have the text inside the repeating headers on the next page.
Also the 3rd Item has no linebreak :(
https://i.imgur.com/UcMwq2Q.jpg

أفضل إجابة

Any Update? 

How to solve this?

الصورة الرمزية
إهمال
أفضل إجابة

Hello Virali,


Remove style if you used "page-break-inside: avoid;"  in your code.

If not then post your code.


thanks,

الصورة الرمزية
إهمال
الكاتب

Hii Akash, Thanks for your response. but it is not working with default odoo. http://goo.gl/K8Lfqg this report is print from default odoo.

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
سبتمبر 22
5367
0
مارس 24
3001
1
أبريل 25
1176
2
مارس 25
1312
4
نوفمبر 24
7041