Page footer problem

One doubt is there that when i take the printout of the report from Internet Explorer(6.0), there is a URL of the report shown at the bottom. To remove this, once i have to go to Internet Explorer page setup and change the
header and footer to blank. So, all my users have to do this once. Now, my question is whether i can set this programmatically through reports so that one
doesn't have to go and change this in Internet Explorer Page Setup manually. Please help in solving my doubt.

If the value you want to return is in the group, you could do a page level summary column with a function of first or last. It will return the first value on the page or the last value on the page and since it's page level, you can put it in the margin. You can check out the details in the online help.
Toby

Similar Messages

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

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

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

  • Blank space between Detail section and Page Footer - How to remove it ?

    below is the problem.
    We make  report as followspage header Section details
    Employee Information    
    Report Footer
    Page Footer                   
    Other Information
    whenever we run this crystal report it leaves space in between  after employee information (Detail Section) and before Page Footer.We don't know its a problem  of footer or any other else.
    When i preview and print out the reports
    it showing Detail section 10 Rows (which satisfying condition) and then Blank space and then at the bottom of page shows Page Footer (which contain 2 subreports).
    Let me know if you need aditional information on this.
    pls provide suggestions.

    Try with this
    1. Suppress any unused sections in both sureports and in the mainreport.
    2. Check all the fields fits the sections. Select all the fields in the section and give align top and make all the fields of same height and make it fit to the section.
    Hope this solves your problem.

  • Name of the user in page footer..

    Hi,
    When we run a page in an application..the name of the user appears in page footer
    and if we want to change the position of user name display ..what should we do..
    regards,
    rags.

    Hi rag,
    I think you have to change your page template. Normally the user name is added in the navigation bar, so have a look in the code for the page template for the &APP_USER. (don't know, if this is the correct parameter name) and delete it from the navbar and add it, where you want to have it.
    The best is to make a copy of the original page template. Just to be on the save way if there are any problems after the changes.
    chrissy

  • Crystal Reports 9: Page Header plus Page Footer is too large for the page.

    Hi,
    I have a report that has the following sections.
    GH1
    GH2a
    GH2b - has a sub report
    GH2c - has another sub report
    GH3
    GH4
    GH5
    details - suppressed
    GF5 - suppressed
    GF4 - suppressed
    GF3 - suppressed
    GF2 - suppressed
    GF1 - suppressed
    The report works fine wehn I run it using Crystal Designer.I am using CR version 9.2.2.693.
    When I try to load the report in my application, I get the following error.
    Crystal Report Windows Forms Viewer
    Page Header plus Page Footer is too large for the page.Error in File rptName.rpt:
    Page header or footer longer than a page.
    OK  
    There are no 'suppress blank sections' option set in the sections where the sub-Reports are.
    I also tried setting the No Default Printer option.
    The report gets loaded from the application only when I set 'New Page after' in the sections where there are sub-Reports.
    I do not want to do this; Is there a workaround?
    Thank you.

    Can someone tell me if this problem is being worked on as it looks as thogh none of the problems regarding the message u2018Page Header plus Page Footer is too large for the pageu2019 have been addressed.
    We have several reports that were written in Crystal 7 (I think) and worked in Crystal 9 and X1R2 but now give the above error. We have tried jigging the report in line with the various suggestions but at best can get them to run through successfully with one lot of data and then fail on the second or subsequent pages when you vary the data or report format even slightly. We can report on every bit of data separately or in various combinations but not in others. Changing the bottom page margin by 0.01 cm can cause it to fail on page 7 instead of page 530 (for example). We certainly do not have large page headers (just over 2cm) or page footers (about 0.3cm). We do have some subreports in the details section but have used 'fit to section', added 'keep together', removed u2018keep togetheru2019 from just about everything we can (in desperation) but to no avail. We cannot see a pattern to what is happening. It would be encouraging to know that someone is actually working on this fault.

  • Subreport "page footer"

    Hey guys, I've searched the Internet, now Im turning to you with my trouble:
    CR 8.5:
    - Subreport containing a table with data from dbs
    - if more than 1 page - need the table header at the beginning and a some text at the end of each page
    - table header is no problem - will just use a group header with a fake formula
    - footer with the text is a problem
    1) I cant use the generally used solution (for example http://www.tek-tips.com/viewthread.cfm?qid=1445982&page=2) suggesting a conditional section in main report page footer.
    Reason: I have certain rules for page edges - 1cm from bottom. If I use that way - it all gets messed up (few mm) even if this section is suppressed.
    2) Since I know there can be either 1 or 2 pages, I can try how many tablerows cause a new page and workaround it using this knowledge.
    Is there any other way to achieve this other than 2 previously mentioned solutions?
    Thanks a lot

    Hi Martin,
    I am glad to hear you could acheive the desired output.
    By the way, they have few more steps that needs to be done for the suggestion I provided. If you want to try this  technique someday, then you will also have to add a counter that will be used to perform a new page after, so the other sections doesn't overlap the "Page Footer". The additional steps are:
    6. Create formulas that count the number of sections printed.
        An example of the formula will be:
        WhilePrintingRecords;
        NumberVar Counter := Counter + 1;
        Depending on the size of the section you can add 2, 3 or a
        higher values, has the number represent how much space
        the section reserved on a page.
    7. Insert each formula in the appropriate sections,
    8. Create a Conditionnal New Page After on each section that
        will create go to the next page if we have reach the number
        limit of sections to print on the page. The formula will look
        like:
        WhilePrintingRecords;
        NumberVar Counter;
        If Counter >= 18 Then
             Counter := 0;
             True 
        Else
              False
        The formula above will create a new page if the counter is
        greater or equal to 18 and reset the counter to zero for the next page.
    The above workaround works well when you have a subreport that have multiple groups and sections.
    Another suggestion to create something that look like a page footer when the subreport design of the subreport is very simple, it's to use the counter to count the number of section printed and based on the counter, you can conditionnaly display and print at the bottom of the page a section that contains the "Page Footer" information.
    For example, if the subreport only contain one Details section, then you can create "Details - a" and "Details - b" sections
    "Details - a" will be to display your data and
    "Details - b" will be to display your "Page Footer"
    Then in the Detail section you insert a formula like:
    WhilePrintingRecords;
    NumberVar Counter := Counter + 1;
    And on the "Details - b" section you conditionnaly suppress it by using a formula like:
    WhilePrintingRecords;
    NumberVar Counter;
    BooleanVar Flag;
    If Counter >= 18 Then
          Counter := 0;
          Flag := False 
    Else
           Flag := True;
    And finally create a connditional formula that prints at the section at the bottom of the page. This section option is available in the "Section Expert", when you select the "Details - b" section you will see the option "Print at Bottom of Page"
    The conditionnal formula will look like:
    WhilePrintingRecords;
    BooleanVar Flag;
    Not(Flag)
    The above two workarounds uses a counter to limit the number of sections to be printed on a page, then either perform a new page after or print a section at the bottom of the page.

  • Page Footer on Cross Tab Reports

    How do I get the page footer to show up on all the pages of the Cross-Tab.  I have a report where the columns spill over to the second page, but nothing from the footer prints on the second page.  It is only printing on the first page.

    I also have a similar problem on cross-tab reports when the rows result in additional pages. 
    If I place the page numbers in the page footer, it only appears on the last page of the report.  If I place the page numbers anywhere else on the report, it doesn't show up at all, on any pages.   Where can I place it so it will print all the pages, regardless of the number of pages that result because of the growing columns or rows?
    Thanks.

  • Set encoding to page footer using HSSF?

    Dear everyone
    I have a problem when i output excel file using HSSF. i don't know how to set 'UTF-16' encoding to page footer. Please help me, thanks a lot!

    Marcelo,
    This was what I've given you above...
    From 7.1.3 Passing Parameters and Submitting Events jump to Section 2.12, "Public Portlet Parameters Support".
    Public portlet parameters:
    You can use a public portlet parameter to pass a value to a portlet. Using portlet parameters, the information that is displayed in a portlet can be specific to a particular page or a user. Portlet parameters are created by the portlet developer and are exposed to the page designer, through the user interface. After adding a portlet to a page, page designers can assign values to the public portlet parameters to make the information displayed in the portlet specific to the page.
    Page designers can assign values to public portlet parameters by providing a specific value (constant), a system variable (for example, the portal user name), or a page parameter. At run time, the portlet receives the values from the sources specified. In this way, page designers have complete control over the source of the parameter, whereas you have complete control over how the data is used after it is transmitted to the portlet.
    ...and in 7.1.3 Passing Parameters and Submitting Events as assumption is "You have followed through and understood Section 6.3.2, "Building PDK-Java Portlets".
    This why I've said to read it carefully... I hope this helps you further...
    Cheers,
    Pedro.

  • 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

  • Conditionally Suppressed Page Footer - Blank Space

    I am working on a purchase order (PO) form. A PO may be one or more pages. I have two page footers. The first one is conditionally suppressed if pagenumber = 1. The second is conditionally suppressed if pagenumber > 1. However, while the objects within the suppressed page footer are not visible, the entire blank page footer space remains reserved., creating unnecessary and unusable white space after page one.
    I am somewhat familiar with this problem. I have experimented with different techniques such as conditionally suppressing each object rather than the entire section, and then choosing Suppress Blank Section for that section.
    I have also read SAP BO Notes 1212488.
    This seems like a serious problem. Many standard multipage forms require special language (such as legal terms) that appear only at the bottom of the first page.
    Any ideas?
    Thanks,
    Art

    Salah,
    I tried your suggestion. It did not help, but perhaps I am doing something wrong.
    Here is how I have set it up:
    Page Footer a
    Contains a text object 1 inch tall.
    Also contains print date and page n of m
    Entire section is 1.5 inches tall.
    Conditionally Suppressed if pagenumber > 1
    Underlay Folllowing Sections is checked on
    Page Footer b
    Contains only page n of m
    Entire section is 0.5 inches tall
    Conditionally Suppressed if pagenumber = 1
    Results:
    Page 1 prints correctly.
    Page 2 and on .... PFa is suppressed as intended
    However, page n of m appears about 1.5 inches above bottom of page
    In Design, I tried reversing PFa and PFb to see if that matters. It does not.
    I hope you or someone else has othre suggestions.
    I think I will try placing the large text object into a subreport.
    Thanks,
    Art

  • 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

  • IF Form region AND report + search tool in same page THEN = problem

    Helllo everybody
    I posted an initial and now the advanced as I received helpful comments but still is unsolved:
    Problem:
    If I have a Form, and a Report With a Search feature on the same page the problem is that when I click on the button of Search to find records in the Report, the page reloads as it goes and returs to the server. Alright, however, that reloading causes the Form to submit data while there is no data because I was not working with the Form. When the report gets the "submission of the Form" it receives all empty data and it complains as it cannot have Null values in its rows.
    Solution:
    The thing would be to tell the form not to submit anything unless expressley pressed the button Create or Save. It seems that these buttons activate when the page is reloaded I mean reloaded by haiving pressed the button Search of the Reports region.
    The helpful comments were in the direction of going to Processes, Automatic Row Processing and then choosing a conditional for processing of the Form, that it, it would only activate (submit itself if that condition is met)
    So I go to PL/SQL Function body Returning a boolean and I paste this: RETURN :REQUEST IN('SAVE','CREATE');
    but the problem continues unsolved, that doesnt help. It must be very close but there is something I am missing
    thank you very much
    Alvaro
    Edited by: user12155340 on 18-Nov-2009 15:04

    Hi,
    I think this is double post.
    BUTTON CLICK ON SEARCH ITEM CAUSES OTHER REGIONS (FORM) IN TABLE TO ERRORS
    Please read my last comment from that link.
    Application express forum might give you better and precise answer.
    You need just figure out how set conditions
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/concept.htm#sthref149
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/concept.htm#sthref237
    Br, Jari
    Edited by: jarola on Nov 19, 2009 12:51 PM
    BTW, I remember that there was just few days ago same kind question answered in Application Express forum.
    I post link if I find it. You may try find it also

  • Animated gif and page refresh problem

    Animated gif and page refresh problem
    Hi There,
    I'm trying to build a simple "Please wait......" screen using jsp and javascript.
    So far all is going well except that my animatate gif keeps refreshing everything the page is refresh.
    Is there a way the i can prevent the body of the page from refreshing?
    below is my sample code:
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <jsp:useBean id="StatusBean" class="com1.CandidateRelease" scope="session"/>
    <html>
    <script LANGUAGE="JavaScript">
    function refresh()
    <% if (StatusBean.isRunning()) { %>     
         //setTimeout("refresh()", 1000);
         setTimeout("location='status.jsf'", 1000);
    <% }else{%>
         window.location= "busStopAdmin.jsf";
    <%} %>
    </script>
    <head>
         <script LANGUAGE="JavaScript">     
              refresh();
         </script>     
    </head>
    <body>
         <img id="myImage" src="../img/ojp_wait.gif" alt="" width="151" height="36">
    </body>
    </html>

    Animated gif and page refresh problem
    Hi There,
    I'm trying to build a simple "Please wait......" screen using jsp and javascript.
    So far all is going well except that my animatate gif keeps refreshing everything the page is refresh.
    Is there a way the i can prevent the body of the page from refreshing?
    below is my sample code:
    <%@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <jsp:useBean id="StatusBean" class="com1.CandidateRelease" scope="session"/>
    <html>
    <script LANGUAGE="JavaScript">
    function refresh()
    <% if (StatusBean.isRunning()) { %>     
         //setTimeout("refresh()", 1000);
         setTimeout("location='status.jsf'", 1000);
    <% }else{%>
         window.location= "busStopAdmin.jsf";
    <%} %>
    </script>
    <head>
         <script LANGUAGE="JavaScript">     
              refresh();
         </script>     
    </head>
    <body>
         <img id="myImage" src="../img/ojp_wait.gif" alt="" width="151" height="36">
    </body>
    </html>

Maybe you are looking for