not print header and footers on pg 2 of report

G

gstar

I need to create a report that has the full information on the front page of
a two sided report. page two has a legal disclaimer that cannot have any
headers or footers from the first page of the report on it. I can make the
two pages print front and back, but I can't figure out how to suppress the
header/footer on the back for double sided printing. I'm trying to make a
sales contract on front, the legal stuff (only) on the back.
 
O

Ofer

The details of the first page you can put in the report header, that way it
will apear only in the first page, then put a page break after the details.
The rest of the details that need to be displayed in the secod page can be
in the detail section.
 
Top