Blank Page with No Data
How do I eliminated blank pages in subreports when there is no data to
print. I tried various settings for NoDataBehaviors and SkipWhenNoRecords in
the OnNoData event but I always get a blank page. Is it possible to do this
in the End User environment? The documentation for NoDataBehaviors seems to
indicate that there really is no "no page" option. Is that true?
Thanks,
Garry
print. I tried various settings for NoDataBehaviors and SkipWhenNoRecords in
the OnNoData event but I always get a blank page. Is it possible to do this
in the End User environment? The documentation for NoDataBehaviors seems to
indicate that there really is no "no page" option. Is that true?
Thanks,
Garry
This discussion has been closed.
Comments
get the extra page, because the master record will not print. Are there any
bands which are empty white space that are printing in your report? Try
placing colored shapes in the bands that you aren't using and you'll quickly
see if that is causing a problem. Delete the bands that you aren't using in
your report. The NoDataBehaviors property should be set to ndBlankPage.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com