canceling a page generation
i need to cancel a page print whenever a condition becomes true,
ie: when DetailBand print count = 0 and all GroupFooterBand.height=0
is there anyway to do that?
thanks in advance.
--- posted by geoForum on http://delphi.newswhat.com
ie: when DetailBand print count = 0 and all GroupFooterBand.height=0
is there anyway to do that?
thanks in advance.
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
I'm unclear about what you are trying to accomplish. There is no automatic
way to toggle the visibility of an entire page however you can toggle the
visibility of certain items so the page is essentially skipped. Are you
trying to skip the printing of a subreport perhaps if the there are no
records available?
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com