New Page
On a certain condition in the in HeaderBand.BeforePrint event I want to
force the report to create a new page.
I've seen the Article on 'Forcing a page break' but still do not understand
how to do it.
I would like to have something like:
New Page := True (in the aforementioned event) so the report will print
another page and the HeaderBand.BeforePrint event will be fired again.
Thanks,
Joe
force the report to create a new page.
I've seen the Article on 'Forcing a page break' but still do not understand
how to do it.
I would like to have something like:
New Page := True (in the aforementioned event) so the report will print
another page and the HeaderBand.BeforePrint event will be fired again.
Thanks,
Joe
This discussion has been closed.
Comments
I'm a little confused about what you are trying to accomplish. The header
band will always print at the top of a new page. Please provide more
information on what you are trying to do. You might try creating a group
based on a static label. Then you could set the Group.NewPage := True in
the OnStartPage event.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com