Skip to Content
0
Former Member
Sep 14, 2007 at 01:26 PM

Don't show page footer one first page

26 Views

Post Author: Gerd

CA Forum: General

hey,

i don't want to show to page footer on the first page, because on the first page i want to show a picture, which has the exact

size of the paper.

I suppress the page footer with a formula -> "If PageNumber=1 then TRUE else FALSE".

But i get always a empty space at the end of the page. The space height is exactly the page footer height.

It seems that only the fields of the page footer are suppressed.

What i want is not only to suppress the fields but also the space ?

Can somebody help ?