EvilDags Level: Protégé

 Registered: 28-09-2005 Posts: 5
|
Re: Having Different Footer of Different size on Crystal report Pages
quote: naveen agarwal wrote:
I am facing a problem that i have to make a crystal report in which we have different footers set for first & subsequent pages.
footers are of different height even. The small footer at the susequent page is resereving the size of big one placed at first page.It's starting from the same position where the footer starts at the first page. How can i get rid of this problem. Pls Help me if some one know ASAP.
First of all, excuse my traduction, I speak spanish as native language and I'm learning english, so I hope you understand what I'm about to write...
Maybe this works 4 u:
First, right clic on the "Page Footer (SectionN{regulary5})", then select "Insert Section Below", this adds a new PageFooter section, after this, u can add the differences in each page footer, then right clic again on the "Page Footer (SectionN{regulary5})" and select "Format Section", this open a window "Section Expert". In the sections area u will have selected the pagefooter (now will be something laik PageFooter A, and u have another page footer b), at your right, u have the common area, check the Suppress option and edit the formula, on the formula editor evaluate the page number, if pageNumber = 1 Supress or show the section, True sets Suppress wich means that the section will be hide, False sets Don't Suppress wich means that your section will be visible.
____________________________
--
|