White space in Report

Stimulsoft Reports.JS discussion
Post Reply
rjorge99
Posts: 36
Joined: Tue Feb 28, 2023 6:24 pm

White space in Report

Post by rjorge99 »

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
Untitled.png
Untitled.png (129.14 KiB) Viewed 1512 times
Untitled2.png
Untitled2.png (143.11 KiB) Viewed 1512 times
Attachments
Sample2.zip
(5.21 MiB) Downloaded 125 times
Sample1.zip
(5.2 MiB) Downloaded 136 times
rjorge99
Posts: 36
Joined: Tue Feb 28, 2023 6:24 pm

Re: White space in Report

Post by rjorge99 »

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.
Lech Kulikowski
Posts: 7292
Joined: Tue Mar 20, 2018 5:34 am

Re: White space in Report

Post by Lech Kulikowski »

Hello,

Thank you for the information.
Post Reply