Page 1 of 1

Insert blank page

Posted: Wed Nov 28, 2007 10:46 am
by Paullus Castro
Hello folks...

Is there a way to insert blank pages in StimulSoft Reports?

Let me explain the situation:

I have a 2 pages (in design mode) report that will be printed in a duplex printer. Sometimes I must print just the front side, by letting the back side blank.
I tryed to set the Enabled property to false in the Databand that's on the back side, when that's the case, but that doesn't work.

It looks like blank pages aren't even showed. Am I missing a property or something like that?
:surr:

Insert blank page

Posted: Wed Nov 28, 2007 8:27 pm
by Vital
You can use third (blank) page in your report. After then if you need add blank page to your report you can disable second page and enable third page with help of property Enable.

Thank you.