Print Page | Close Window

How to suppress a page footer on a blank page?

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2020
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=10991
Printed Date: 04 May 2024 at 10:24am


Topic: How to suppress a page footer on a blank page?
Posted By: mafaye
Subject: How to suppress a page footer on a blank page?
Date Posted: 29 Aug 2010 at 8:45pm
I am now inserting some blank pages in the report conditionally, however, I can't suppress the page footer using the same condition. Is there any way I can check if the page is blank, and using this condition to suppress the page footer? I'm in desperate need to solve this problem. Thank you!!



Replies:
Posted By: sukhveer
Date Posted: 30 Aug 2010 at 7:51am
if your page footer is blank... then just goto 'Section Expert'
select Page footer and then select 'Suppress Blank Section'.
 
if your page footer has some text, then
right click on it -> select 'Format text' -> click on the formula for suppress
-> paste your condition for suppress here..
 
please try this and let me know.


Posted By: mafaye
Date Posted: 30 Aug 2010 at 8:49pm
I must have not made myself clear.
The situation is that, I add Blank Pages base on some condition, that was working fine except the fact that the Page Footer is still showing, and I can't suppress the Footer using the same condition, because of how the condition works.
So I want to find a way, to be able to hide the footer, when the page that it is showing on, is on a Blank page.
Thanks a lot for answering.


Posted By: mafaye
Date Posted: 02 Sep 2010 at 3:00pm
is this question too hard?
please, anyone?


Posted By: mafaye
Date Posted: 06 Sep 2010 at 3:49pm
please help


Posted By: mafaye
Date Posted: 13 Sep 2010 at 10:18pm
i'm still here
anybody visit this forum?


Posted By: BrianBischof
Date Posted: 15 Sep 2010 at 5:04am
Can you post the formula you are using? This might help clear up the question.

-------------
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>


Posted By: mafaye
Date Posted: 15 Sep 2010 at 5:51pm
i have
"PageNumber mod 2 = 1.0" for "New Page After"
on a section near the end of the report
so let's say, if the report has one page, it will print a blank page, that's for printing the whole batch double sided.
But on the blank page, it still prints my page footer, and I have no idea how to remove it, only on those blank pages.
Thanks a lot.


Posted By: mafaye
Date Posted: 23 Sep 2010 at 5:42pm
please help



Print Page | Close Window