report page display error

Stimulsoft Reports.WEB discussion
Post Reply
kevin163
Posts: 27
Joined: Fri Oct 17, 2014 9:18 am

report page display error

Post by kevin163 »

last few rows in one page is not shown.
it should have some blank section between the data and the bottom edge of page.
Attachments
the last few rows data in one page is not shown
the last few rows data in one page is not shown
报表页中有数据未显示完全.png (189.66 KiB) Viewed 1395 times
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Re: report page display error

Post by Ivan »

Hello,

Can you please send us a sample report template with data, which reproduces the issue, for analysis?

Thank you.
kevin163
Posts: 27
Joined: Fri Oct 17, 2014 9:18 am

Re: report page display error

Post by kevin163 »

Thanks for reply.

i have found the resolution.
the reason is css attribute box-sizing has setted to border-box.
it is be setted in bootstrap.min.css

the resolution is to set the box-sizing to content-box.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: report page display error

Post by HighAley »

Hello.

Great!
Let us know if you need any additional help.

Thank you.
Post Reply