report header wont does not show on all pages ????

A

AKA Sparkticus

How can I get the head in a report to repeat on all pages ???????
the properties is set to all pages but it does not seem to make diff..

any help appreciated

AKA Sparkticus
 
A

Allen Browne

Use the Page Header instead of the Report Header if you want it on all pages
of the report.

By definition, the Report Header only appears at the top of the report.
 
F

Fons Ponsioen

There are several headers involved in a report depending
on your specific design.
The report header; prints only on the first page.
The page Header; prints on each page;
The Group Header; prints at the start of each grouping,
and can be repeated at the top of subsequent pages if the
group extends beyond 1 page by selecting repeat header.
I hope this helps.
Fons
 
Top