Page 1 of 1
Page Break Before Databand
Posted: Thu Feb 21, 2013 1:52 am
by jay@bplogix.com
How do I ensure a databand will always start on the next page. I tried inserting a HeaderBand and setting its "New Page Before" property to true. That works only for the first Databand. If there is a second Databand, and I insert another header before it with "New Page Before" property to true, it is started on the same page as the first databand. Is this expected behavior?
thx
Re: Page Break Before Databand
Posted: Thu Feb 21, 2013 1:58 am
by jay@bplogix.com
Actually, I was mistaken. The "New Page Before" never seems to insert a new page. Only the "New Page After" seems to work. Is there a way to insert a page break before a databand?
thx
Re: Page Break Before Databand
Posted: Thu Feb 21, 2013 11:44 am
by HighAley
Hello.
jay@bplogix.com wrote:Actually, I was mistaken. The "New Page Before" never seems to insert a new page. Only the "New Page After" seems to work. Is there a way to insert a page break before a databand?
Please, set also a
Skip First property of the Header to false.
This behaviour prevents empty first page.
Thank you.