Report Headers

B

Bill

I have a report header that I want to print on a
page by itself. I've set the report properties so
that there's no page header or page footer and
so the report header page prints properly.
However, I can't find what is causing a blank
page to come out before the report header
page.

What might have done to cause the blank
page?

Thanks,
Bill
 
J

Jon Ley

Check the 'Force new page' property of the report header section. I would
guess you want it to say 'After section'. If it says 'Before section' or
'Before and after section', then this would probably cause your problem.

HTH,

Jon.
 
Top