Page 1 of 1

Printing the page header only on first page

Posted: Tue Mar 31, 2009 8:12 am
by tmoaikel
Hi,

How can I print the PageHeader band only on the first page?
I tried both Print on: Only First Page and using expression PageNumber > 1, hide the component and both do not seem to work!

Thanks,


Printing the page header only on first page

Posted: Wed Apr 01, 2009 12:42 pm
by Jan
Hello,

You can use ReportTitleBand.

Thank you.