borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (memory overflow error)Next Topic (Crystal Report) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : Having Different Footer of Different size on Crystal report Pages
Poster Message
naveen agarwal
Level: Trainee

Registered: 31-08-2005
Posts: 2

icon Having Different Footer of Different size on Crystal report Pages

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.

31-08-2005 at 11:59 AM
View Profile Send Email to User Show All Posts | Quote Reply
EvilDags
Level: Protégé


Registered: 28-09-2005
Posts: 5
icon 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.


____________________________
--
28-09-2005 at 02:57 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Reporting tools : Having Different Footer of Different size on Crystal report Pages
Previous Topic (memory overflow error)Next Topic (Crystal Report) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder