Hi,
I think in this case you probably have a couple of options:
1. Just create a blank report without any DataBands, or you could possibly
use a script or a DataMirror to show/hide the Blank Report information
2. You could use the the fact that RAVE will only print the header/footer if
there is a record to print in the first place. In this instance you can
spoof the connection to generate a blank record that can be passed into
RAVE. You will of course need to write a little bit of code in the
connection to create a blank record if there is no data in your DataSet, but
this should not be a too much of a problem :-)
Regards
Trevor Keegan