Conditionally add a final page

Hi, I need to conditionally add a final page in one of my report. It's an order confirmation; this page contains the terms of sale.
My report is structured like this:
- I use header and footer constructed with <?start:body?> and <?end body?>; but I cannot use Word native header and footer, because I have vertical lines in my document that will appear over my footer... :(
- last page must not have header and footer like preceding pages.
I tried to do something like this
<?if:TERMS_SALE='Y'?>
section interruption
Terms
of
sale...
<?end if?>
but the if structure is ignored if I put it around the section interruption... so the terms of sale always appear!
How can I do? Is it possible to realize this particular layout?
Thanks!
Edited by: user10366800 on 7-ott-2008 7.56
Edited by: user10366800 on 7-ott-2008 7.56
Edited by: user10366800 on 7-ott-2008 7.57

Will this help ?
http://winrichman.blogspot.com/search/label/BI%20Publisher%20Last%20page%20continued.

Similar Messages

  • Smartofrms: add final page with LOGO (print invoice)

    Hi all,
    In Smartforms, I would like to insert a final page with the LOGO of the company in whole page size.
    I already used &PAGE1(first) and  &PAGE2(next) but I am not able of to call a third and final page (ENDPG). 
    I followed this steps:
    - created the final page (ENDPG)          
    - created the window (WINLOGO) containts LOGO
    - used commanD "go to new page" ( ENDPG ) in the window footer (TESTO_CODA in &PAGE1/&PAGE2)
       but the compilation is in error:  "No new page allowed in secondary window"
    I not sure wich command needs to do this operation.           
    Thanks in advance.   
    Marco Echino.
    Edited by: Marco Echino on Feb 25, 2011 5:15 PM

    Your approach is correct but you need to put the command node at the end of the MAIN window for your first/next page definitions, not in a secondary window.

  • How to add/create additional page in Crystal Report Layout SAP B1

    Hi,
    I wanna ask about How to add/create additional page in Crystal Report Layout SAP B1 ?
    I want when user print Purchase Order then on last page also print some page like Penalty Clause etc.
    Pls help me to find the solution.
    Br,
    Thomas Marsetyo

    Hi,
    In your report footer, set it to create a new page before it is printed (In 'Section Expert', select the Report Footer -> 'Paging' tab -> Check 'New Page Before' checkbox). Throw your Terms & Conditions into the Report Footer section.
    If you already have a Report Footer that you want to keep, just split the footer into two sections (Right-click the Report Footer section -> 'Insert Section Below') and follow the same procedure for the newly created section.
         Check this Link
    http://stackoverflow.com/questions/9232239/adding-an-additional-page-to-end-of-a-crystal-report
    http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=18960
    Regards,
    Manish

  • Trying to add a last page in Smartforms

    Hi,
    On the smartform I have a FIRST Page & NEXT page.  The main window is set to different sizes on each page.  If the invoice is one page long then the footer is triggered.  If the invoice flows over to the next page the footer is only printed on the last page and the main window on the first page is utilized to the bottom of the page.  My footer is set up as a secondary window that is triggered after the MAIN window.
    I now need to add an appendix page that needs to be triggered as the LAST page, but the issue I'm running into is that I can't get the footer to print on the previous page any more.  The footer needs to be on the previous page and a completely different set of data will print on the LAST page.
    I tried using a command in the MAIN window but I really need the command to be triggered after the footer details rather than after 'the main window' in the Additional Event on the Conditions tab. 
    How can I get a LAST page to print and keep the footer on the previous page?
    Thanks
    Lisa

    dear all sap champs i want to get two separate
    pages. is this a requied condition that data should be
    overflowed in 1st page.
    then only i can get 2nd page.
    pls all help me ....
    vivek

  • Script total in only final page

    Hi
    I am working on scripts.
    Output i am having 4 pages, i don't want the totals for each page and also no of lines.
    <b>How to display totals, in only Final page.</b>
    Rgds
    Chinna

    Hello,
    Ur qeury is not clear.
    If u want print the total in 4th page.
    Write condition as follows,
    if &page& = 4.
    total
    endif.
    Let me know if I am not clear.
    Regards

  • You don't have Add and Customize Pages permissions required to perform this action - but i do!

    Hello.
    I am having a similar problem to the one described by this post here:
    http://kiruthik.com/2010/10/05/YouDontHaveAddAndCustomizePagesPermissionsRequiredToPerformThisAction.aspx
    However, his resolution of changing web.config under wwwroot did not fix my issue.
    Here is the situation on a recently upgraded SP2010.
    1) Create a document library. Set the document template to "basic page"
    2) give a user full control on the document library.
    3) Go, under that users credentials, to the document library and create a new document.
    4) Name the document whatever and hit create
    5) a page is displayed which says the following: "Web Part Error:
    A Web Part or Web Form Control on this Page cannot be displayed or imported. You don't have Add and Customize Pages permissions required to perform this action."
    6) Become confused as giving someone "full control" on the library should obviously inherit the permissions to when they create a document and try and edit it.
    If i give the user "full control" on the entire site (site actions -> site permissions), then the document pops open an editor which would allow you to add content to the basic page. Obviously, i do not want to give users full control to the
    entire site :)
    Giving the user  "Add and Customize Pages" permissions on the entire SITE allows them to edit get the popup to edit the file, but this is not desireable either since then they could "Add, change, or delete HTML pages or Web Part pages,
    and edit the Web site using a Windows SharePoint Services-compatible editor.". I do not want them to edit any web pages, i just want them to edit a particular lists webpage!
    Things i have tried:
    - Set the permissions on the "MSContentEditor" webpart to have the user have full control of the web part.
    - set the permissions on ALL the web parts to have the user have full control (permissions on the web parts list)
    - Edited web.config to add a line to mark "contentEditorWebPart" as safe, and then restarted IIS.
    - Recreated test lists and was able to duplicate the behaviour
    So I am wondering, is this a sharepoint bug or what? Should a web part not inherit the permissions of the list it is working in? if not, what are the exact items i need to set permissions on to get this webpart to display correctly?
    Setting global site permissions is not an option.
    Another workaround is to make a "wiki page library" which allows you to copy and paste text into a static page, and also edit that text. I can move all the content over to a "wiki page library", and thats what i probably will end up doing
    in the end, but its annoying because there is alot of content to move, and it all has to be done by hand as you cannot upload documents to a wiki afaik. Also the wiki uses a different editor, its inline instead of a popup in IE which is probably why it is
    working.
    This may not be a bug and could be a simple permissions problem or something else, but i have been looking at this for hours and it doesnt make any sense to me.
    Any help appreciated thanks!

    Hi,
    Yes, you must have “Add and Customize Pages” permission
    from site level to perform this action, the permission is not in list permission level.
    You can add a new permission level which only includes “Add and Customize Pages” permission, and then create new SharePoint group with this permission
    level.
    Add the users into the SharePoint group and these users will get the “Add and Customize Pages” permission
    from site level.(site permissions)
    Additionally to add/edit page, the users also need the permission level “Contributor” in list permission level.
    (you should know when you grant the full control to the users in list permission level, the users won’t get the permission from site level)
    If you need further help, please let me know.
    Hope this helps
    Thanks!
    Stanfford
    Everything will be fine.

  • How to add two different page numbers in a single page

    How to add two different page numbers in a single page? One is for page number of the whole article, the other one is for page number for each chapter in the article.

    It's quite complicated, see
    Two Page Numbering Schemes in the Same Document.
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • How do i add a second page to a document in Pages 5.2.2

    How do I add a second page to a document in Pages 5.2?

    Hello jeddi17,
    You can insert a page break with the Insert (menu) > Page Break.
    Note if your typing overflows the first page, then a new page is automatically created.
    Pages for Mac 5.0: Change the flow of text
    http://support.apple.com/kb/PH15334
    Force text to the next line or page
    A line break, also called a soft return, starts a new line without starting a new paragraph. A page break moves the next line of text to the top of the next page.
    Click where you want the break to occur.
    Do one of the following:
    For a line break: Press Shift-Return. 
    For a page break: Click Insert in the toolbar, then choose Page Break.                                
    Take care,
    Nubz

  • How to add a privacy page and exclude it from the main menu, but include in links at the base

    adding a privacy statement page and excluding it from the main menu, but including in links at the base of site

    Right click on the page in Plan view and choose to exclude from menus. This will take it off your main nav.
    For your bottom nav, change the menu to manual and add the privacy page manually.

  • Does anyone know how to add a preface page at the beginning of the book in ibooks author once the book is written? No matter how I try to add a Preface page, it goes to the end of the book.

    Does anyone know how to add a preface page at the beginning of the book in ibooks author once the book is written? No matter how I try to add a Preface page, it goes to the end of the book.

    Thanks. I've tried this and apparently the template I'm using is one of those where it doesn't work. I've tried dragging it as well as cutting a pasting but it always travels back to the end of the book. Maybe I can try changing the template temporarily, move the preface page, and then convert back to the original template. I'll experiment a little.

  • How to add a custom page in WF process?

    Hi,
    I have to add a custom page in a workflow process. The process is a copy of a seeded WF process.
    There are 3-4 seeded pages in the process. Now I want to insert my page in between them.
    Like you ppl know, this is how the seeded process works:
    A function node is present and we can see "HR Activity Type" value in Node Attributes tab. This value will be present in regionMap.xml in PER_TOP/mds. This is how the page's path and node is mapped.
    Similarly if I create a new node, how can I map my custom page. It wont be present in regionMap.xml
    Regards,
    Pradeep .

    Hi Pradeep,
    I know its been a while since you had posted this, but I have a few questions. I am working on something very similar. I have created a custom OAF page that I would like to launch from HR Line Manager Self Service. When I followed your suggestion of "HR Activity Type" = Page, and "HR Activity Type value" = name the AOL registered function, it brings up a blank page for me. Any idea why that might be?
    When the manager clicks the "Action" icon next to the selected employee, it starts the WF and my node is the first one in the WF process. But instead of showing my custom OAF page, it shows a blank page that reads "Create Process". Does it make any difference whether the node is inserted between existing nodes or if its the first one? Did you have to write anything in the processRequest of your CO ? I have not yet added the suggested wfaactivity call in my PFR, but since my page is not displaying in the first page, I figure the PFR logic doesn't matter at this point.
    Can you share the exact values for your node attributes if you don't mind, and if there's anything specific to WF you had added in your PR of the CO?
    Thanks in advance.
    Sameer

  • How do I add a XAML page to a Universal App?

    I created a new Blank App. Everything works as it should. Now I want to add a new page. This is the wrong way I'm doing it:
    First, I add a new Blank Page to the Windows Project
    foo.xml.cs
    namespace testapp
    /// <summary>
    /// An empty page that can be used on its own or navigated to within a Frame.
    /// </summary>
    public sealed partial class foo : Page
    public foo()
    this.InitializeComponent();
    Then I add the same class name to the Shared project
    foo.cs
    namespace ZUMOAPPNAME
    class foo
    I modify foo.cs to
    namespace testapp
    public sealed partial class foo
    public void shared()
    win();
    And then add a method to foo.xaml.cs to make it
    namespace testapp
    /// <summary>
    /// An empty page that can be used on its own or navigated to within a Frame.
    /// </summary>
    public sealed partial class foo : Page
    public foo()
    this.InitializeComponent();
    public void win()
    shared();
    The win method can call the shared method.
    However, for the shared method, the compiler gives me this error:
    The name 'win' does not exist in the current context
    What's the proper way to add a new page?

    Hi Greg,
    Take a look at my blog entry
    Strategies for sharing code in XAML-based Universal apps
    As Magnus notes, all parts of a partial class need to be in the same namespace to be part of the same class. ZUMOAPPNAME.foo and testapp.foo are unrelated classes.
    It's not clear exactly what you're trying to do here, but a common pattern is to have different Xaml for the Windows and WindowsPhone projects but to share data. A good way to do that is to create the new page with the same name (for example: "foo")
    in both the Windows and WindowsPhone projects. This will add a foo.xaml and foo.xaml.cs file in each and will define the foo class in both foo.xaml.cs files.
    You can then add a foo.cs file in the shared project with your shared functions:
    Shared/Foo.cs:
    namespace testapp
    public sealed partial class foo
    public void shared()
    do_shared_stuff();
    do_plat_specific_stuff();
    And call it from the platform specific functions:
    Windows\foo.xaml.cs:
    namespace testapp
    /// <summary>
    /// An empty page that can be used on its own or navigated to within a Frame.
    /// </summary>
    public sealed partial class foo : Page
    public foo()
    this.InitializeComponent();
    shared();
    public void do_platform_specific_stuff()
    // do windows stuff
    You can use this to mix and match as much as you'd like. If you have very straigtforward UI you may be able to copy the entire .Xaml and .Xaml.cs into the shared directory or you may have platform specific Xaml but share the Xaml.cs file. In most cases you'll
    have a mix of platform specific xaml and code and shared code.

  • Pages 5.0 won't let me add a new page to a 13 page document.

    Since updating to Pages 5.0, I have not been able to add anymore pages to a 13 page document I am working on for an art project. The document uses original photographs as a background and a text box over them for the text. In the "Insert" drop down box in the tool bar, everything is grayed out. The program will also not let me copy and paste any of the previous pages so I can't even add a new page that way. I've also just looked to see if there were any restrictions on the file on the "Get Info" menu from the Finder, it still had the file as anyone can read and write to the file, so it can't be that either. I was wondering if anyone else has had a similar issue, and if so, how they managed to work around it?
    Thanks in advance!

    Sorry to be "that guy", but i've done that without an issue, I can now add pages by copying previous ones, but now Pages 4.3 groups a new page which is blank, with page 13. It also adds a the copy of the last page below the two that get grouped together.  So basically, I end up with 2 copys of page 13, and the original.

  • How to add an extra page to the index.html page on dreamweaver CS6?

    How to add an extra page to the index.html page on dreamweaver CS6?

    Index.html = your domain's home page.  There is only one home page per site.
    To create a new page from your index, go to File > SaveAs > filename.html.  Repeat for other site pages.  Add links on your index page that lead to other site pages.
    See  Creating your first web site in DW CC (5-part tutorial)
    https://helpx.adobe.com/dreamweaver/learn/tutorials/how-to/first-website-part1.html
    Nancy O.

  • I have a Wordpress site. I wanted to add a new page to it. However, when I try, I am able to type inside of the "Title" box & I am able to type inside of the

    I have a Wordpress site. I wanted to add a new page to it. However, when I try, I am able to type inside of the "Title" box & I am able to type inside of the "Post Excerpt (Meta Description)" box. However, I cannot type inside of the main body box where the actual content of my page would appear.
    This seems to be a browser issue because I can do it if I use Internet Explorer. Why does Firefox prevent me from editing or adding a new page to my Wordpress site?
    Thanks.

    Hi,
    try
    help -> restart with add-ons disabled.
    Regards
    '''Deepak Krishnan P.R'''

Maybe you are looking for