How to separate bands?

Stimulsoft Reports.NET discussion
Post Reply
cmcardle75
Posts: 19
Joined: Thu Dec 03, 2009 10:38 am

How to separate bands?

Post by cmcardle75 »

What do I put between a Footer band and the next Header band in order that they don't merge into each other. It would hopefully be intelligent, i.e. only leaving space if the tables wouldn't be on separate pages.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

How to separate bands?

Post by Edward »

Hi

Please set Footer.NewPageAfter property in true.

Thank you.
cmcardle75
Posts: 19
Joined: Thu Dec 03, 2009 10:38 am

How to separate bands?

Post by cmcardle75 »

That puts the tables on separate pages, even if there is room to put both on the same page. I want a 1 cm gap between the footer and the next header. If it decides that it is going to push the second table onto the next page anyway, then the space needs to disappear.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

How to separate bands?

Post by Edward »

Hi

No problem.

Instead of that you could just place a Child band between Footer and header instead.

Thank you.
Post Reply