Page 1 of 1
How to separate bands?
Posted: Tue Dec 22, 2009 7:13 am
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.
How to separate bands?
Posted: Tue Dec 22, 2009 9:43 am
by Edward
Hi
Please set Footer.NewPageAfter property in true.
Thank you.
How to separate bands?
Posted: Wed Dec 23, 2009 5:16 am
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.
How to separate bands?
Posted: Wed Dec 23, 2009 5:45 am
by Edward
Hi
No problem.
Instead of that you could just place a Child band between Footer and header instead.
Thank you.