Supressing page footer

Post Author: AJDuck1
CA Forum: General
Hi,
When I supress a page footer in my report, it only blanks it out and does not supress it allowing for details to flow over.  Consider my page footer is half the size of the report, this creates too much uneeded white space.
Feel free to log a bug on my behalf, as I am a VS developer without registration code.
Yes, I have tried every option available in Section Expert.  Almost appears if "Relative Position" is being enforced when it shouldn't be.
ThanksJared Sullivan

Post Author: Marg
CA Forum: General
Hi Jared
I had this problem with Crystal 10 where I wanted to suppress a page footer on the first page. In Crystal 9 and 10, there is an option in the section expert for page footers called 'Reserve Minimum Page Footer'. This should allow suppression of the page footer on the first page, with no space appearing 'reserved' for it. Biz Objects advised this was a bug, the issue was being tracked and there were no other workarounds they could offer.
Cheers, Marg

Similar Messages

  • How to supress page footer conditionally

    Hi All,
    I need report with structure like below
    Page header
    Report header 1a
    Report header 1b
    Report header 1c
    Detail
    Report footer 1a
    Report footer 1b
    Report footer 1c
    Page footer
    There are few details in the Page Footer and is repeating in each page.
    Now I want to suppress Page Footer when ever Report Footer 1c is displayed.
    How can I do that ?
    Looking for your help.
    Thanks,

    Put the following formula on the detail format (basic syntax):
    WhilePrintingRecords
    global showFooter as string
    showFooter = "show"
    formula = ""
    Place the following formula on Report Footer 1c format:
    WhilePrintingRecords
    global showFooter as string
    showFooter = "suppress"
    formula = ""
    Suppress the page footer on
    WhilePrintingRecords
    global showFooter as string
    formula = ( showFooter = "suppress" )
    HTH,
    Carl

  • 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.

  • 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 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

  • 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.

  • 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

  • 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

  • In a document with several sections, in section VIII and IX one cannot select the text of the page foot nor set the pointer in it; so, one cannot write nor change the page foot text. Please help!

    in a document with several sections, in section VIII and IX one cannot select the text of the page foot nor set the pointer in it; so, one cannot write nor change the page foot text. Please help!

    Question already asked and answered several times.
    It's a bug striking in long documents.
    Select a word somewhere higher in the page then use the arrows to reach the wanted insertion point.
    Yvan KOENIG (VALLAURIS, France) mardi 23 août 2011 15:44:24
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please :
    Search for questions similar to your own
    before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • 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.

Maybe you are looking for

  • How to set form feed   in output .lst file

    sql >set pagesize 60 spoo abc select * from xyz; spoo off In the file abc.lst header and placed details 60 lines. but at the time of printing if paper lenght is 72 lines how to set form feed?

  • Whats the best way to check table before form deletion or update ?

    Hi, I have a func_staff table made up of a composite key - func_no and staff_id. I have a form where the datablock references this table. I need to be able to check that before a func_no and staff_id combination on the form are written to the databas

  • Stand alone isight still available?

    Hello - I recently purchased a mac pro and was considering picking up a stand alone isight camera. Unfortunately I can't seem to find it listed on the online store - did apple stop making the stand alone model?

  • Recommendation for newby - Multiple videos

    Hey Folks, Rather than ask a question with a mindset, I'm going to stay open minded to suggestions as I have not put much together at this point; other than mp4 video clips. I am designing an mLearning course for mid to high level bandwidth.  I have

  • Importing Contacts from CSV without MS Outlook/Lot...

    I have PC Suite 7.0.8.2 running on WinXP Sp3 and have contacts in a spreadsheet that I need to import to my N95 software version 20.0.015. PC Suite Contacts (PCSC) is version 1.0 If I save the spreadsheet data as a CSV, Unicode (or any other translat