Hide page footer page 2 onwards

Hi
We have a report developed for a customer which has an OLE object holding a PDF image in the report's page footer.
The customer would now like this OLE's image only displayed on page 1 of the report to allow the detail section to show more data on subsequent pages.
I have tried to hide/suppress the OLE object and/or the page footer but without success. I can get the image to not show on subsequent pages but the height of the page footer remain the same throughout the report.
Effectively what I want to do is to make the height of the page footer section zero for pages 2 onwards.
How may I achieve this?
Yours in hope.
Edited by: bobjohnbarker on Sep 2, 2010 6:27 PM

The reason this is happening, it's because when generating a page, Crystal Reports will reserve the space for the Page Footer section first, then print in the rest of the space available the other sections information: Details, Group Header, Group Footer,... And when it arrives at the Page Footer section it will evaulate if it needs to be suppressed or not. So the space for the footer is already reserved and it only display or not the information that section contains.
For simple report, one way around it, will be to not use the Page Footer section, and instead use a second details section and conditionnally suppress and print it at the end of a page.
For example:
Details a section will contains all the database fields you want to display on your report
Details b section will contain what you want to print at the bottom of the page on page 1
Then create a conditionnal suppression for Details b section to only print once. The formula will look like:
WhilePrintingRecords;
NumberVar x := x + 1;
If x = 50 Then False Else  True
And create a conditionnal print at the bottom of section for Details b section. The formula will look like:
WhilePrintingRecords;
NumberVar x;
If x = 50 Then True Else False
On Page 1, it will print the first 50 records, then print Details b section at the bottom of the page.
On the next pages, it will not reserve any space for it since it is not a page footer.
The number 50 used is only an example, and it will need to be adjusted for your report. It could be 20, 10,...
Hope this help!
Patrick

Similar Messages

  • Crystal 6.0 : How to hide the Page footer and Page Header of the Main Report on the Sub report.

    Post Author: pranay
    CA Forum: Crystal Reports
    Hi ,
    I have a Main report and a Sub report .  When a subreport spans across multiple pages , the page header and page footer of the main report gets displayed along with it . I want to hide the Page Footer and Page Header of the main report when a sub report is displayed . Is there any way it could be acheived in Crystal Report 6.0.

    I am assuming you are talking about the JSControl dropdown menu navigation. The easiest way to hide Community pages is to disable the Below Banner View for that navigation scheme, although it also disables the Subcommunties, Related Communities and Go up to Parent Community links. If you still want these in below the banner menu you could not display Community Pages in the "In this Community" tab and only leave the "Community Members and Knowledge Directly" link in there.
    You would think that it would be better to remove the "In this Community" tab althogether but it is tricky to remove it due to the fact that there needs to be a default horizontal menu displayed all the time. Not all Communities will have a Subcommunities or Related Communities tab so these communities would not display any below banner menus at all if there is no "In this Community" tab, which could be confusing.

  • Override/Hide Master Page Footer?

    I am working on my work's SharePoint subsite. The site inherits its master formatting from the main site's master page, and I have no access to the master page whatsoever. If it matters, I also do not have access to SharePoint Designer.
    The master page provides a footer with a "Contact Us" link, and if possible, I would like to hide this footer because the contact info for the subsite differs from that of the parent site. Is there a way to do this with CSS/content editor/etc.
    without editing the master page? (There is no option to create a new master page, either).
    Thank you!

    Thanks again for the fast reply. Yes, I did replace "FooterTitle" however, since I'm still getting familiar with CSS, I could have put the wrong thing for the div title. These are the titles I'm working with:
    <footer id="v5-footer" class="s4-notdlg" role="contentinfo">
    <div id="footer-left" class="s4-socialdata-notif" > </div>
    <div id="footer-middle"> </div>
    <div id="footer-right" class="style1" > </div>
    </footer>
    I tried the footer ID as well as the 2 div IDs. The only time anything seems to happen is when I used the class "s4-notdlg" but then all elements from the master page are hidden rather than just the footer. The “Contact Us” info is listed within the footer-middle
    div. This is what I have been putting (and changing it around to see if any of the IDs might work):
    <style type="text/css">
    .footer-middle
    visibility:hidden
    </style>

  • Page Footer whitespace

    I have an invoice report that had N number of line items with N number of lines of description per line item. The invoice displays all of the line items, and then at the bottom of the last page, it provides a signature block for the customer to sign. Here is my problem: If I put the signature block in the page footer, it's displayed at the bottom - which I want - but repeated on every page. If I put the signature block in the report footer, it's displayed on the last page - which I want - but immediately following the last line item. I need it at the bottom of the last page only. The closest I have gotten is to try and predict the number of page that I will have and then hide the page footer until (what I think will be) the last page. However, this still have the page footer whitespace to show up which isn't right.

    I can confirm that even if the page footer is set to print only when a condition is true, all pages reserve the size of the footer.
    What you can do is put your signature block fields in the "Watermark" band and set them to only print on the last page. Since the watermark can print anywhere on the page you can put the fields in the exact positions you want them to appear on the page.
    If the signature block has a lot of fields, you can conveniently put them in a subreport and put the subreport in the Watermark band. That way you only need to set the print condition on the subreport rather than all the fields.

  • Why is my Page Footer not displaying correctly??

    I am trying to customize a quote report in Tigerpaw and I am having an issue with the page footer. My report is structured as follows:
    Cover Page
    Product List
    Grand Total
    Simple right? So the page footer has the page numbers, printed date, etc and I want it to print onto every page. That is working fine on every page except for the cover page which happens to be the Report Header. There is a blank white space where the page footer is supposed to be but nothing is displaying there page footer has gray background).  What gives? Am I trying to do something I cannot do?
    Edited by: ekalpakoff on Jan 6, 2012 11:03 PM
    Edited by: ekalpakoff on Jan 6, 2012 11:04 PM

    Hi, 
    If you right-click in the Page Footer margin and go to Section Expert, are there any conditional formatting formulas set?  Any options that have been changed from the default? 
    If you right-click one of the fields in the Page Footer and go to Format.  In the Common tab, does the Suppress option have a formula? 
    The Page Footer should be seen from the Cover Page unless it's been told to suppress somewhere. 
    Good luck,
    Brian

  • Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Same problem here (no graphics in header or footer) and the problem has been reported months ago. It is another bug/feature lost when Apple moves from 09 to the iCloud-compatible versions.  Complain to Apple, you may have better chance than me and they may finally listen to their users....

  • Page header plus page footer too large for the page in crystal report 2008.

    Hi,
    when we selecting pieview and print after entering paramter it's showing error: page header plus page footer too large for the page. error in File.rpt page header or page footer loanger than page. and it's not showing print layout format if i connect another printer it's showing layout designe. and some times it's showing letter formate and if i give print it's taking default lamdscape but we setup defual setup for printer 10*12 inches in particular printer.please guide me how we can solve this issues.
    regds,
    samapth

    This is a really hard post to read. See if you can take a bit of time to reword it, but one thing I do understand is that you are getting this error:
    page header plus page footer too large for the page.
    Typically, you can trust that if the error is thrown, it is true. E.g.; this is not one of those errors that says one thing, and means another. I suspect that you have some field(s) in the header(s) that grow, depending on the data. If there is too much data or the data is too long ( a text for example), the error will be thrown. To resolve this, see if placing the field(s) into a group footer / header will help.
    Ludek

  • Page footer not displaying

    Post Author: rjoubert
    CA Forum: Crystal Reports
    Using CR XI Developer...I have a report with several charts.  I have split the charts across 3 pages by grouping charts together in a separate Report Header section.  So I have 3 report headers, with the "New Page After" checkbox checked for the first 2 report headers.  I also have a page N of M field in the Page Footer section.  The page footer is ONLY displaying for the last page.  Shouldn't the page footer display for each of the 3 pages?  What can I do to fix this?  Thanks...

    Post Author: kcheeb
    CA Forum: Crystal Reports
    My first reaction is it should print for each of the pages. How about trying a test? Can you add two more page footers and put something in each so you can differentiate them?
    Might work, but doesn't make sense to me if it does.
    One other thing to consider, the size of the charts might be covering your Page N of M field.

  • Page Footer Section Question

    Hi, I have multiple pages in my report and would like to print a message "CONTIUNED" on all pages in the Page Footer section except the last page. Any help would be appreciated.
    Thanks Jim Dyer

    I am not having any luck doing with this issue, I must not be doing this correctly or not communicatng clearly. I will explain again and see if that helps. I have a main report and a sub-report. The main report calls the sub-report with the same information as the intial report. So, I have 2 pages on first report and 2 pages from the sub report from which both reports are the same. I would like to print the message at the bottom of page 1 & 3 (both the same) "CONTIUNED" and not on pages 2 & 4 since it is the end of the report for both pages. I have tried nuerous times to create formuals, fake groups, etc. with no luck, so I would like to try again to see if this possible. I have used Crystal for a few years, but I am not familar with Shared values, or Fake groups in sub report.
    Thansk Jim Dyer

  • How can I HIDE a web Page From the Index above?

    I sometimes would like to directly link one page to another instead of listing every single page in the INDEX. For instance, I have a "Renovations" page with two other renovation pages following.....Can this be done from page to page with Hyperlinks ONLY? Is there a way to "hide" the titles in the Index listings above each page so they don't show with the web pages that I DO WANT listed?
    G5   Mac OS X (10.4.6)  

    Welcome twincrks
    You can use Inspector, Page Tab and uncheck "Include
    Page in navigation menu", this will stop the page
    being displayed in the navigation bar at the top of
    the screen.
    You can then manually create links to your other
    pages (see www.willg4pb.com - Hyperlinks for
    creating hyperlinks). Then, again using Inspector,
    this time the Link Tab, choose to Link To: One of My
    Pages, and choose the page you wish to link to from
    the drop down list.
    Will
    AWESOME! I just knew that there was a genius out there to help me. Thank you Will! Kathy

  • How to print date/time in report page footer?

    Hi
    I have a report which users can print as PDF.
    However, I like to display current date/time in report footer.
    I can see the Page Footer in section but can't figure out how to print date/time there.
    Thanks for help.

    hi movilogo
    Please try this.
    Create hidden item P1_DATE
    Create On load process in page 1 and put this code
    begin
    :P1_DATE:=TO_CHAR(SYSDATE,'DD-MON-YYYY HH:MM:SS');
    end;
    Open your region in Page 1 put this code in Footer area
    *&P1_DATE.*
    Refresh your page.
    you will get the output like this.
    16-SEP-2009 11:09:17
    thanks
    Mark Wyatt

  • Page footer in all pages expect last page--pld

    page footer in all pages expect last page
    for example 3 pages of pld report
    for first 2 pages only print  footer not for 3rd page

    Hello,
    please refer to Note 743605. TotalPages() cannot be used in a formula, so steps as per Note should be performed to check if page is last page.
    Please note that I created the Note for an older Version of Business One, but that the logic is still the same.
    Kind regards,
    Sonja

  • When I Conditional Supress the page footer. It occupy space in report

    I am designing Crystal report with multiple page footers.Initially I have suppressed all page footer. Each page footer is un suppressed against a specific Test Id (db Field). I have done this with formula for each page footer.
    The problem is when Page footer is suppress it occupy space in report.
    Provide solution plz.

    Can you recreate the entire footer as a formula field?  If so:
    1.  create the formula field using an if-then-else statement to poplulate the field:
    WhilePrintingRecords;
    IF PageNumber = 1
    THEN 'text' + text data + (chr(9) + totext(numeric/date data) + chr(13) + 'text data'  + etc...
    Chr(9) = tab
    Chr(13) = next line
    2.  Place the formula field in the page footer using as little space as possible. 
    3.  Enable the formula field's "Can Grow" property.
    4.  You could try setting the formula fields conditional suppression to PageNumber <> 1.  Not sure if this is necessary, but it can't hurt.
    This may do the trick for you.

  • How to display database name in page footer in webi report

    Hi Every one,
    I have migrated deski report from BO 6.5 to BI 4.1. and converted Deski to WEBI in 4.1.
    In Bo 6.5 page footer displaying database name but BI 4.1 it showing database type (like Oracle 10g,9i ..etc..).
    I want database name in page footer.
    Please any one help me to solve this issue.
    Thanks

    Hi Thanks for your reply.
    We have tried this option but its not helpful.
    Below syntax is  in both BO 6.5 and BI 4.1.but in 6.5 it showing database name where as in BI 4.1 it showing database type
    ="Track GPQ Database - " + Upper(Substr(Connection((DataProvider(([product])))) ;Pos(Connection((DataProvider(([Product])))) ;"DATABASE")+9 ;7)).

  • Hyperlink (or Button) in Page Footer on Page 0

    (This message was inadvertantly posted twice. Please disregard this instance)
    I have created an application in HTML DB 2.0 with a Page 0 for my Page Headers & Footers. I am attempting to add either a hyperlink or button to my Page Footer on Page 0 so that the button, or hyperlink, appears on each page. This functionality is essentially a site disclaimer which I want accessible from every page in an inconspicuous fashion. I have not been able to find a straight-forward example or solution. Thanks.
    Message was edited by: MovingTarget
    MovingTarget

    Hi Rob,
    see "Understanding the URL syntax" at http://download-uk.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28550/concept.htm#BEIFCDGF
    That should give you the necessary info you need.
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com
    Check out the ApexLib Framework: http://apexlib.sourceforge.net

Maybe you are looking for