Hi
I have a problem related to a blank space that appears in my report. Almost half of the page appears blank, and the content appears on page 2, without making use of the blank space.
I carried out several tests and found that if I remove the ReportSummary, the space is now being used.
I tried placing the content of the ReportSummary in a GroupFooter but encountered the same issue.
I've attached a couple of examples where the issue occurs, as well as a couple of images that show what I'm referring to.
Thanks
White space in Report
White space in Report
- Attachments
-
- Sample2.zip
- (5.21 MiB) Downloaded 125 times
-
- Sample1.zip
- (5.2 MiB) Downloaded 136 times
Re: White space in Report
Hi,
I found the problem,
I had a panel inside de SummaryBand, and I needed to set both, panel and summaryband to be able to shrink.
Thanks.
I found the problem,
I had a panel inside de SummaryBand, and I needed to set both, panel and summaryband to be able to shrink.
Thanks.
-
- Posts: 7292
- Joined: Tue Mar 20, 2018 5:34 am
Re: White space in Report
Hello,
Thank you for the information.
Thank you for the information.