I need to be able to print a selection of data on only the bottom of the first page only. I have a project header that needs to be on the top of the first page as well. Does anyone know how to accomplish this??
Printable View
I need to be able to print a selection of data on only the bottom of the first page only. I have a project header that needs to be on the top of the first page as well. Does anyone know how to accomplish this??
Go to the Section Expert is the designer. Select the header or footer section and the "Suppress" option. In the formula put, if I remember correctly, "pagenumber > 1"
That should suppress for all but the first page.