Two pages, the first is getting blank

Stimulsoft Reports.NET discussion
Post Reply
julio.albuquerque
Posts: 3
Joined: Mon Jul 04, 2011 7:51 pm
Location: Brasil

Two pages, the first is getting blank

Post by julio.albuquerque »

I have a report with two layout pages and 14 band. These bands are printed or not in accordance with the filter chosen by the user. My problem is that getting on the first page is blank because the second page does not fill the blank space on the first page. Its the second page to fill the blank space on the first page?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Two pages, the first is getting blank

Post by HighAley »

Hello, Julio.
[quote="julio".albuquerque]I have a report with two layout pages and 14 band. These bands are printed or not in accordance with the filter chosen by the user. My problem is that getting on the first page is blank because the second page does not fill the blank space on the first page. Its the second page to fill the blank space on the first page?[/quote]
Please send us a report template with sample data on support@stimulsoft.com which reproduces the problem.

Thank you.
julio.albuquerque
Posts: 3
Joined: Mon Jul 04, 2011 7:51 pm
Location: Brasil

Two pages, the first is getting blank

Post by julio.albuquerque »

Posted now!
julio.albuquerque
Posts: 3
Joined: Mon Jul 04, 2011 7:51 pm
Location: Brasil

Two pages, the first is getting blank

Post by julio.albuquerque »

I would stress that it is not generating any error but I do not know how to make a page do not be blanks.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Two pages, the first is getting blank

Post by HighAley »

Hello, Julio.

To give you more correct answer we need to know how users choose bands to print.
Depending on this, there may be two options.

1. If it's known before compilation of the report, that the first page will be empty:
- You can set the Enabled property of the first page to False.
- Or you can set the 'Print on Previous Page' property of the second page to True.
2. Otherwise you should use the scripts in the events of the report.

If you don't really need to break data on two pages in a particular place you can set the 'Larger Height' property of the first page and move all bands on it.

Thank you.
A.Akbari
Posts: 1
Joined: Sat Feb 25, 2017 10:24 am

Re: Two pages, the first is getting blank

Post by A.Akbari »

that was helpful thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Two pages, the first is getting blank

Post by Alex K. »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply