First page is blank!

Stimulsoft Reports.NET discussion
Post Reply
jrSD
Posts: 23
Joined: Wed Jun 10, 2015 8:10 pm

First page is blank!

Post by jrSD »

For the life of me, I am unable to get this blank page at the beginning of my report to disappear. The issue appears to involve DataBand3. If I remove said Band, the blank page disappears. It also doesn't seem to matter where the Band is located in the report. I have tried changing the 'can break' setting(s), to no avail. Any help lent would be greatly appreciated!
Attachments
Indv Cutlist.mrt
(68.05 KiB) Downloaded 213 times
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Re: First page is blank!

Post by Jan »

Hello,

Very difficult understand whats wrong with your report without data for the report. But you can try to do some steps. Report engine can move all items from first page. This behavior depends from KeepGroupHeader property of GroupHeaderBand.
If report engine can't place on first page all group items (with all child's) it move all items to next page. On next page report engine place all items in any case.
Try to set KeepGroupHeader to false and check what you see in preview.

Thank you.
Post Reply