Suppressing Page Headers

Post Author: Stingray
CA Forum: General
Hi,I'm working on my first report using Crystal Reports XI R2.I've grouped my report by task.  For each task I have included details of the various task issues.  The group heading appears on its own page together with a graphical representation of the data that follows.  The report header is also on its own page together with a graphical spread of the data for all tasks.  I have page headers that are intended to line up with the columns of data in the details section.All works well except I can't figure out how to suppress the page headers on the group header pages.  I've managed to suppress them on the report header page by including 'PageNumber = 1' in the header suppression formula.I've hit a brick wall and would be grateful for any guidance in overcoming this problem.Many thanksStingray

Post Author: Stingray
CA Forum: General
Many thanks for the advice but I'm still not quite there.  The report now supresses page headers on all group pages (except first) but also suppresses them on the first details page following each group page.  I'm learning lots as I search through the help pages but not how to resolve this remaining problem. 
Stingray

Similar Messages

  • How to suppress page header when rendering particular group footer

    Description:  I am using Crystal Reports 2008.  I have a report with a page header, and several groupings.  The groups all suppress their headers, but have footers.  The grouping is in the order:  type,county,city,status,parent.  The first 3 footers force a new page before the footer.  The county footer includes summaries and charts.
    Problem:  The client wants the header displayed for the detail and the header for the county footer to be different.  How can I make this happen?
    More Info:  I currently have just a page header.  I have tried messing with the suppress formula for the page header, but I cannot figure out the correct formula to use to suppress the page header on a county footer page.  Is there a way to do this, or is there a completely different approach I should be taking to solve this? 
    I can provide more info if needed.
    Google search was unhelpful in solving this problem.  This problem is driving me nuts.  Any help appreciated.
    Thanks,
    Michael

    What i would suggest is to create a new variable in WhilePrintingRecords evaluation time. For example:
    1. Boolean variable set to TRUE in Group Footer #2 (County)
    2. Reset it to FALSE in Group Header #2 and Group Footer#1
    3. Use the variable for conditional suppression

  • Suppress repeating headers in IR

    All,
    Is it possible to suppress repeating headers on an interactive report when using the control break functionality? Other than manually doing it through the DOM
    Thanks,
    Adam

    If the report is simple, i.e. it only contains a single table, then you can add some header rows at the top of the table.
    +-----------------------+ 
    | Page Header 1         |  }
    +-----------------------+  }
    | Page Header 2         |  }
    +-----------------------+  }
    | Page Header 3         |  }
    +-----------------------+  }--Repeat as header row at
    |      <Blanks>         |  }  the top of each page
    +-----------------------+  }
    |      <Blanks>         |  }
    +-----------+-----------+  }
    | Heading 1 | Heading 2 |  }
    +-----------+-----------+ 
    | Data 1    |  Data 2   |
    +-----------+-----------+

  • Suppress page in FR Fusion 11.1.2.507

    I have a report based on one grid that has an organization dimension in the page. no point of view and other dimensions in columns and rows. I would like to suppress the pages where the org has no values. is there a way to suppress pages? Thank You

    Have you tried checking the If Zero, Suppress and/or If Missing, Suppress options under Grid Properties > Suppression > Basic Options? If not, here are the links: http://docs.oracle.com/cd/E12825_01/epm.111/fr_user/3731.html
    http://docs.oracle.com/cd/E12825_01/epm.111/fr_user/ch09s03s02.html
    When you run the report on Workspace, you would still see the list of organization dimension members on your drop-down list, but when you select a member with no data, the report should be blank.
    Cheers,
    Mehmet

  • Issue with Increment variable in the page headers

    Hi All
    We have developed a payslip xml publisher report with two pages layout in the rtf file. Each page has got a different page header. Page 2 would be printed only when the page 1 is not sufficent to print the pay details of an employee. Inorder to print page no, i am using a variable and incrementing in the page headers as below.
    Page1 header:
    Page<?if:not(xdoxslt:get_variable($_XDOCTX, 'PGN'))?><?xdoxslt:set_variable($_XDOCTX, 'PGN', 0)?><?end if?><?if:xdoxslt:get_variable($_XDOCTX, 'PGN')>=0?> <?xdoxslt:set_variable($_XDOCTX, 'PGN', xdoxslt:get_variable($_XDOCTX, 'PGN') + 1)?> <?xdoxslt:get_variable($_XDOCTX, 'PGN')?><?end if?>
    Page2 Header:
    Page <?xdoxslt:set_variable($_XDOCTX, 'PGN', xdoxslt:get_variable($_XDOCTX, 'PGN') + 1)?><?xdoxslt:get_variable($_XDOCTX, 'PGN')?>
    <?call:Page2Header?>
    When we run this report for more than one employee, page nos shown in the report are like 1,3, 5 and soon.The reason for the double increment is due the page header in the 2nd page. Variable is getting incremented in page 2 header even if the page 2 is not printed. Can we add a condition to increment a variable only when the 2nd page is printed/published?
    Thanks for your help
    Regards
    Nag

    Hi Nag
    I dont think you are going to be able to do it. The template is not aware of the final layout the rendering engine will come up with ie you dont know if it can fit the data to a single page or not.
    The only way at the moment is to fix how much data you are going to allow to appear on a page. then you will have a predictable number of pages and your template can behave accordingly.
    Regards
    Tim

  • How do you suppress page numbers. I am trying to print a screenplay for the first time since switching to Pages and I can't suppress Page

    How do you suppress page numbers. I am trying to print a screenplay for the first time since switching to Pages and I can't suppress Page #1 without making the rest of the pages inaccurate, as page #1 is the Title Page. Does anyone have any suggestions?

    When you signed to be able to post in the forums, you were urged to read and accept the Terms of Use ruling these forums.
    They claim :
    The contents of the "More Like This" box prove that applying the rules you would have get the wanted explanations without creating this new thread.
    Yvan KOENIG (VALLAURIS, France) mardi 26 avril 2011 10:04:03

  • Page headers are not exported to excel files - Is there a workaround?

    I use 2008, SP3.
    I am experiencing a problem with exporting to Excel(.xls): the page headers, but the very first, are not exported.
    The report page headers consist of weekdays and the corresponding dates, meanning they are different on each page.
    The report looks OK in pdf and doc formats.
    Is this a known problem or limitation?
    Is there is a way to controll the export to Excel to correct this problem?
    Thanks and ragards
    Israel M Brill, Analyst

    hi,
    Are you exporting from Crystal Report Designer or InfoView?
    If you are exporting from CR Designer, follow the below steps.
    - Click Export button
    - Microsoft Excel (97-2003) , OK
    - 'Excel Format Options' dialog box appears
    - Export Page Headers and Page Footers -> On Each Page, OK
    Regards,
    Vamsee

  • Page headers are not exported to excel files - can this be fixed in 2008SP3

    I use 2008, SP3.
    I am experiencing a problem with exporting to Excel(.xls): the page headers, but the very first, are not exported.
    The report page headers consist of weekdays and the corresponding dates, meanning they are different on each page.
    The report looks OK in pdf and doc formats.
    Is this a known problem or limitation?
    Is there is a way to controll the export to Excel to correct this problem?
    Thanks and ragards
    Israel M Brill, Analyst

    Note that this is the .NET - SAP Crystal Reports forum;
    Is this an issue in a .NET app?
    Does the report export as expected from the CR 2008 designer? If not, close this thread and post a new one in the [SAP Crystal Reports Design|SAP Crystal Reports, version for Visual Studio; forum.
    What version of .NET?
    Web or Win app?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Acrobat 9.4.2 Portfolio Welcome Page, Headers, Footers

    I recently upgraded to Acrobat 9.4.2 and now cannot save welcome page, headers, footers in portfolios I create. Portfolios created in previous verious 9.X.X. properly display welcome page, headers, footers. Anyone with ideas. Is there some setting I am missing?

    Are you sure you are in the right Forum?
    http://forums.adobe.com/community/acrobat/acrobat_windows

  • Adding page headers and footers to Numbers 3.0 document

    I have not found any way to add page headers or footers to a Numbers 3.0 spreadsheet document.  Searching online help file did not yield solution.  Anyone have any ideas?

    Hi Ruzicka,
    Page headers and footers, alas, are not supported in Numbers 3.0.  According to this support document they will be introduced to Numbers 3 sometime over the next six months.
    Meanwhile, I understand you can paste tables into Pages and print from there.
    SG

  • What happened to page headers and footers in the new version of Numbers?

    Just downloaded the update to Numbers. Where did the Show Layout  with page headers and footers go?

    They are somewhere on the cutting room floor at the Apple app factory.
    Send Feedback to Apple via the Numbers menu.
    Jerry

  • Acrobat 9 Pro ver. 9.4.2 Portfolio Welcome Page, Headers, Footers

    Acrobat 9.4.2 Portfolio Welcome Page, Headers, Footers
    I recently upgraded to Acrobat 9.4.2 and now cannot save welcome page, headers, footers in portfolios I create. Portfolios created in previous verisions of 9.X.X. properly display welcome page, headers, footers in 9.4.2. Anyone with ideas? Is there some setting I am missing?

    Josh, thanks for responding. Following summarizes my workflow:
    - Files selected via Windows Explorer, "Combine supported files in Acrobat" option.
    -  Select PDF portfolio, Combine.
    -  After portfolio is saved, Acrobat opens in the Home Page view displaying thumbnails of the converted files and Edit Portfolio already selected.
    -  Select Welcome Page, Image and Text insert same.
    -  Select Header, Logo and Structured Text, insert same.
    -  When finished, select Done.
    -  Select Save Portfolio icon.
    -  Deselect Edit Portfolio.
    -  Close Acrobat.
    -  Open portfolio, either double-clicking portfolio file name or starting Acrobat and selecting Open, file name.
    - Acrobat opens portfolio in Home view. The Welcome Page icon is grayed out.
    The above is my normal workflow; however, I observed that if after creating the portfolio's Welcome Page and Header and when exiting the program, if I receive the message "Do you want to save changes to the por tfolio before closing?", the Welcome Page and Headers are in fact saved. This is a very workable solution to the problem for me. There seems to be something going with saving via the icon. If for reason I do not receive the above message and the program exits, the Welcome Page and Headers are not saved.
    My operating system is WIndows XP Pro, SP3. BTW, 9.4.2 works fine on my Windows 7 machine and another XP machine with 9.0. Thanks in advance for your offer to help, but the workaround described above works and lowers my frustrationlevel considerably.
    Royal

  • CR export to excel in BOE displays multiple page headers

    We are using CR 2008 and BOE 3.1. In Designer when report exported to excel with setting show page header once / report works fine.When moved to enterprise and scheduled the same report ( setting check box use report settings) and getting the output format as excel gives multiple page headers . any idea on this. Are the parent settings overiding the user settings. This happening in QA environment as well.Any idea on this ?

    There is an option on the advanced export options to handle headers different ways.  Including how to include headers.  The different SDK's don't handle the all the same however so in some cases you have to modify the report the present headers and footers differently.

  • Multiple sections, each section different first/next page headers

    Hi,
    Ï'm developing a PO (purchase order)-document.
    This document has 2 sections.
    First sections contains PO-documents. Second section contains PO-copies.
    First section has different header for first page and next pages for each seperate PO. So multiple PO's are printed and page 1 of each PO has different header than page 2 of same PO. This works fine.
    For the copies I added a new section which is basically the same as the first except the fact that the first page and next page headers for the PO-copies contain the word "DUPLICAAT".
    Section 1 still works fine.
    However in section 2 all pages of each PO, including the first page, get the next-page header. The first page of a PO in section 2 does NOT get the different first page header.
    Just to get it working I created a very simple rtf with 2 sections and 2 pages for each section. For each section I appointed a different header for the first page and the second page. The rtf contains only fixed text, no xml-tags. In MS-Word the rtf-template looks fine, each page has the expected header. I loaded any XML-file and viewed the PDF-output. Result: first page of section 2 has the next-page header for section 2 instead of the first-page header.
    Is this a bug or am I doing things in the wrong way ?
    I can upload the testing template if necessary.
    Thanks in advance,
    Jan Blok

    Any suggestions, anyone ?

  • Crystal Reports 2008 Missing Page Headers and Footers when Exporting Excel

    After upgrading from Crystal Reports 9 to Crystal Reports 2008 we have noticed that when we export to Excel the document no longer retains the page headers and footers.  After doing some reading I see that there is a property called ExportPageHeadersAndFooters that we can tap into.  However, I am unable to get this to work for me.  Below is my code, do you have any suggestions?
                    ReportDocument rdReport =  new ReportDocument();
                    rdReport.Load(sReportFilePath);
                    ExportFormatType exType = ExportFormatType.Excel;
                    // create an instance of excel formatting options
                    ExcelFormatOptions foFormat = new ExcelFormatOptions();
                    foFormat.UsePageRange = false;
                    foFormat.ExcelUseConstantColumnWidth = true;
                    foFormat.ExcelTabHasColumnHeadings = true;
                    foFormat.ExportPageBreaksForEachPage = true;
                    foFormat.ExportPageHeadersAndFooters = ExportPageAreaKind.OnEachPage;
                    // set up more exporting options
                    rdReport.ExportOptions.ExportFormatType = ExportFormatType.Excel;
                    rdReport.ExportOptions.ExportDestinationType = ExportDestinationType.DiskFile;
                    rdReport.ExportOptions.FormatOptions = foFormat;
                    rdReport.ExportToStream(exType);

    I was able to get it to work but I had to do this.
    ExportRequestContext expReqCntxt = new ExportRequestContext();
    expReqCntxt.ExportInfo = rdReport.ExportOptions;
    sExported = ((CrystalDecisions.CrystalReports.Engine.ReportDocument)rdReport).FormatEngine.ExportToStream(expReqCntxt);

Maybe you are looking for

  • I'm not able to edit the email in palm pre

    i.e.  if i want to forward an email but edit it before doing so, i'm not able to.  How can I do that? Post relates to: Pre p100eww (Sprint)

  • Just got a kindle fire hd and no flash? can I install it?

    how can I install flash on my new kindle fire he?

  • Developing WebHelp for Different App. Scenarios

    We are developing WebHelp projects for several of our Web-based applications. One of our applications has a unique set up, and I am not certain how to approach creating the Help system. The application, "Simple", has a menu that allows users to acces

  • HTML font size in Oracle Reports 11g

    I am migrating from Oracle Reports 10g in OAS to Reports 11g in WebLogic. However when I display all changed reports using Web Browser (same), the font size is changed(comparing the 10g reports to 11g reports). I would like to keep unchanged. (comman

  • Cancellation charge for changing plan

    Hello all, I was wondering if i would be charged a cancellation from my $19.99 single app plan for Photoshop if i swapped to the $9.99 plan that includes Photoshop as well as lightroom.  it looks like i would be getting more for less, so i am worried