Click to See Complete Forum and Search --> : page footer only on first page


sylprog
March 7th, 2006, 09:11 AM
Hi,

Here is my problem :

I want to print the page footer only on the first page. I get success out of it but not totally.

With the suppress.... it supress on the following pages but the section is not filled by the detail section... so I got this huge big blank section...

In my case... It's an invoice that usually takes some pages... On the first page I wanna have a section to return with the check that gives information... If you have any other way I could do it or have a solution to that problem, please let me know.

The version I use is 8.5. if there is a solution in another version, dont be shy to let me know.

Jacksc
March 7th, 2006, 02:51 PM
Go into the Crystal Reports (http://www.saveonsupport.com) section expert and click the formula icon next to the suppress option. Then enter the following formula:

PageNumber<>1

sylprog
March 8th, 2006, 06:53 AM
That doesnt work totally. The page footer is showing on the first page. That's fine. On the second page, it's not showing but the space planned for the page footer is still taken so I get a big blank for the page footer. So the supress just make the texts of the page footer invisible. What I want is the suppress section to be gone on page 2 and up and the detail section to grow on these pages to fill the page. I just dont want blank space, I also want that space to be filled.

Madhi
April 7th, 2006, 06:13 AM
You should do this in section export of footer and not on the object

vijay.100
April 10th, 2006, 07:21 PM
I am also having the same problem.
I wrote the formula PageNumber <> 1 next to the suppress check box
in the page footer. But still getting the huge white space.

Vijay.

krizzy
April 25th, 2006, 08:36 AM
I have the same problem: the space crystal reserves for the page footer section even when conditionally suppressed. I've tried the option reserve minimum page footer in the section expert. I've also tried underlay following sections, but until now i haven't seen a solution for this problem.

vidubhushan
May 11th, 2006, 06:16 AM
go to pagesetup of crystal report and check the adjuct automatically check box in the file menu.

Thanks,
Vidu.