?fo:page-number? in if statement in the header section

Hi,
is it possible to put the <?fo:page-number?> in if statements??
like <?if:fo:page-number>1?>STOP<?end if?>
i have a requirement that the column should not be displayed in the succeeding page except for page 1. also the column have the table property REPEAT AS HEADER ROW.
example:
Page 1
DOG
CAT
RAT
FISH
PAGE 2
CAT
RAT
FISH
PAGE 3
CAT
RAT
FISH
thanks, and i hope im able to explain well my problem . . .

Hi,
Did u try using the MS Word native functionalit --Option : Different First page –header option or Different Odd & Even Pages.
hopefully this will help you to achieve your requirement.
Regards
Ravikumar Reddy
+971 56 106 2436

Similar Messages

  • How do I get rid of a page number that's not in the header of a Pages doc?

    On one of my pages document is a page number beside the header area but not in the header.
    I can't select it, can't find anything in the Pages help to tell me how that page number came about and how to get rid of it.

    Try Format > Advanced > Make Master objects selectable.
    S.

  • After converting a page to xhtml 1.0 Transitional compliant, Dreamweaver indicates a syntax error warning in the head section

    I had authored a few pages in HTML4.0 using templates, and all was well.  I decided to convert them to xhtml 1.0 transitional. So I modified the tags to lower case and closed everything and it all validates.
    The problem is that in Dreamweaver, it is indicatinga syntac error and I can't figure out why.  The result of this is that the Template path substitution breaks, rendering the generated pages totaly munged.
    Here is the head section:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <!-- TemplateBeginEditable name="head" -->
    <title>TITLE</title>
    <meta name="Description" content="Description of page." />
    <!-- TemplateEndEditable -->
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    <meta http-equiv="Pragma" content="no-cache" />
    <meta http-equiv="CACHE-CONTROL" content="NO-CACHE" />
    <meta name="robots" content="all follow" />
    <link rel="SHORTCUT ICON" href="favicon.ico" />
    <script src="../common/checkflash.js" language="JavaScript" type="text/JavaScript" />
    <script src="../common/runflash.js" language="JavaScript" type="text/JavaScript" />
    <script src="../common/rollover.js" language="JavaScript" type="text/JavaScript" />
    <script src="../common/weddings.js" language="JavaScript" type="text/JavaScript" />
    <script src="../common/preload-normal.js" language="JavaScript" type="text/JavaScript" />
    <link href="../common/weddings.css" rel="stylesheet" type="text/css"  />
    And here is the screen showing the error:
    Is this something simple that I have forgotton? Or is this a bug?
    ...Mike

    This seems to have been fixed by changing the format of the JS line from
    <script src="../common/checkflash.js" language="JavaScript" type="text/JavaScript" />
    to
    <script src="../common/checkflash.js" language="JavaScript" type="text/JavaScript"></script>
    Still not sure if this is proper markup that DW is screwing up, or if it's improper markup and DW has identified it, although on the wrong line
    ...Mike

  • Using fo:page-number In IF statement?

    To preface my question, I am trying to get a different header (none in fact) on the first page of a template than all the rest of the pages with RTF output. I have tried the technique proposed in a couple of other posts (http://winrichman.blogspot.com/2008/08/different-page-header-and-footer.html) to no avail. I am using template builder 10.1.3.3.3. I'm not sure what the version of BI on our servers is, but it's really irrelevant because I'm stuck with it regardless (it's whatever version comes with PeopleSoft PeopleTools 8.48.17).
    As others have noted, the "Different Header On First Page" feature of Word works fine for PDF output, but not for RTF.
    What I was hoping I could do is just add a simple conditional statement to the header text so that the header would only be printed if the value of fo:page-number is greater than 1. I have tried doing several things such as:
    <?if: fo:page-number > 1?>header<?end if?>
    <?if: <?fo:page-number?> > 1?>header<?end if?>
    And nothing seems to work. I am fairly ignorant when it comes to the xsl fo stuff, so I was hoping my problem is just something with syntax. I have however, read a few things that may indicate this type of thing just won't work.
    Any help would be greatly appreciated.

    <?if: fo:page-number > 1?>header<?end if?>
    <?if: <?fo:page-number?> > 1?>header<?end if?>
    This won't work. You cannot use the fo:page-number in conditions.
    Different First page and other page stuff works in RTF
    Pass me your xml and rtf to fusionDOTobjectATgmailDOTcom

  • Table in which if I put the delivery number ..I should get the HEADER TEXT

    Dear Members,
    I am checking for a table in which if I put the delivery number ..I should get the HEADER TEXT. Does such table exists or a Z report shoudl be created for this kind of setup.
    Regards,

    Hi,
    There are two Tables in which the texts will be stored
    One is STXH -
    TEXT HEADER
    other   STXL------- TEXT ITEM
    If you want to get the Header text then input the values in the table
    In STXH
    TEXT OBJECT     is    VBBK
    TEXT NAME      is      DELIVERY NUMBER
    TEXT ID             is       ZS01  ( this is the standard ID for the  Header note 1 )
    Now goto SE37 and give the Function Module READ_TEXT and maintain all the above details and get the TDLINE Which contains the TEXT of the Delivery
    regards,
    santosh

  • How can I edit the head section of a page made from a template?

    Humm,  I made a page from a template but now I cannot modify the <head> section...  I will need to add some HTML to the head section that will be different for at least this one specific page...

    Be aware that you CANNOT use the DW UI to add an editable region to the head. A properly made DW template always contains two editable regions in the head of the template: "doctitle" and "head".  If you do not have those, then as Nancy says, you will need to add them.
    To add an editable region to the head of your template page, just copy this and paste it in to some legal place in the head of the page (like immediately above </head>).
    <!--TemplateBeginEditable name="whatever"-->
    <!--TemplateEndEditable-->
    Change the name as needed.

  • Google tell me to insert their codes a site map in the head section before the first body section.. but where is it on my welcome page?

    Google tell me to insert their codes for a site map in the <head> section before the first <body> section.. but where in exact terms is the head & body section on my 09 iwebsite?

    It's been a while since I had to verify my sitemap with Google, but if I remember, there were two options for verification. The one I chose was an HTML file verification. That's a file that would be put in your Site Folder in GoDaddy. Google would then crawl your site to verify that way. I found that much easier than putting a file in the website itself.
    It would be a file that looks like this:  googlebe235d8cb7e91037.html
    And would live in your Site Folder on Godaddy like this:

  • How to create a link in the head section of BC template?

    Can anyone please explain so that even I can understand the reason why the following script does not work as I would expect?
    I am trying to append a line of html code to the <head> section of a Page Template.
    <script type="text/javascript">
    function loadScript() {
    if(window.location.href.indexOf("fish") > -1) {
    alert("the url contains the string fish");
    var csslink = document.createElement("link");
    csslink.setAttribute("rel", "canonical");
    csslink.setAttribute("type", "text/css");
    csslink.setAttribute("href", "http://www.xyz.com/fish/herring");
    document.getElementsByTagName("head")[0].appendChild(csslink);
    window.onload = loadScript();
    </script>
    Secondly if one cannot append to the <head> can one append to the <body> ?
    Any help appreciated.
    Kind regards
    PW

    Hello peterwulf,
    Looks like you're missing a } above the widow.onload. That should fix it.
    Hope this helps,
    Chad Smith - BC Gurus

  • Why won't the header section of my Classic document print?

    When I print a Classic document, printing begins at the bottom of the header section. The header section itself and any text therein is just ignored. (The header text is definitely within the page margins and the print margins, and the header dimension appears in the LaserWriter 8 Print dialogue box).
    This is a great embarrasment if you are working with pre-printed stationery incorporating letterheads; to achieve the desired result you must add the header dimension to the letterhead dimension to find the insertion point setting for the first line of your document !!
    Does anyone have a solution? The only clue that I can offer is that the printer is connected via a USB to parallel converter cable. (And there are no problems with OS X documents).

    Hi, Roger. Every printer has a hardware-delimited maximum print area, and that area may in some cases be further restricted by the printer driver used. The position of that defined maximum-print-area rectangle on the page is also controlled by hardware or software or both. Any limitation that is imposed by your printer itself will, of course, not vary from OS X to OS 9 or Classic mode. But if your OS X driver and your OS 9 driver impose different print area restrictions, you'll see different results in Tiger and Classic. And if you're not using any OS 9 driver, as I suspect may be the case, then you may have to conclude that your old Classic apps (isn't WriteNow wonderful? I still use it too) just aren't as compatible as you might like with Classic printing in Tiger, or with your Gimp-Print driver, or with your parallel-to-USB adapter. There's an awful lot in the equation that was undreamed-of in 1994.
    If there's no other driver option for you to try, then I strongly suggest buying a new, Mac-compatible printer to replace the old BJ-30, which was never meant to be used with a Mac in the first place.

  • Can I place a html5 or flash video of a surfer in the header section?

    I have been asked to build a home page with a video of a surfer riding a wave at a fun surfing location. We think it would be cool for the web user to come to the home page and right away watch a surfer catching a wave and riding accross in the video in good size area of the header section of the home page. Not sure what technology is available to best do this...html5 or flash or even java any suggestions would be helpful.
    I have been browsing the web to see other similar examples and ideas to get a feel for the best way to approach this.

    Yeah I get it. You want a video banner. It doesn't really matter where you want your video placed on your page. The point is you want a video on your page, right? I think you're over-thinking it, dude. It doesn't matter to techies if the video is of a surfer at a popular surfer location. It could be a video of a surfer doing a bellyflop in a mud puddle for all it matters. That's irreclevant to the technical discussion. Try to boil your problem down to the basics here. I'm just wondering what your problem is. Are you having a problem embedding a video or what exactly? If you're having a problem embedding a video on your page then I suggest using YouTube as a cross browser solution. You can use the embed parameters to customize your YouTube video to do things such as autoplay, loop, custom size, hide YT controls, etc. Give it a try for a simple solution.
    best,
    Shocker

  • Can contributablelement be used to populate a META tag in the head section?

    We're currently using UCM 10gR4 with SSPU.
    We'd like to use a contribution element to allow contributors to add text that would populate the META tags (Keywords and Description) that reside in the HEAD section for a node.
    In most cases, there is a 1-1 relationship between nodes and Content Items (placeholders).
    I've already built a solution for this using Custom Section Properties, but the preference is to allow the contributor to review/update the meta values with another contributable element. Then, the text entered can be reviewed within workflow and the element is more prominent to the contributor.
    The next best solution would be to use a metadata field to update the meta tags.
    Any suggestions?
    Thanks in Advance,
    Todd M

    bingo!!!!
    Ryan, that was it! The measly little escape characters! Now it's working like a charm, which makes my day!
    Here's the recap of the fragment, if others find it useful.
    Intent: to allow contributors to enter content that would appear in the Meta tags for a particular page. This content will also go through workflow for the appropriate approval, as well as be more prominent for the contributor to actually enter the content!
    Here's the fragment code. "Content" as it appears in the code is the defined placeholder name. MetaKey and MetaDesc are elements added to the Region Definitions (as plain text). The conditionals at the end of the fragment handle the case if these areas are blank.
    Thanks to all for your responses!
    Todd M
    <!--$currentPageNodeId=#active.nodeId-->
    <!--$ContentID=Content-->
    <!--$metaKeyword=ssIncludeXml(ContentID, "wcm:root/wcm:element[@name='MetaKey']/text()")-->
    <!--$metaDescription=ssIncludeXml(ContentID, "wcm:root/wcm:element[@name='MetaDesc']/text()")-->
    <!--$if not strEquals(metaKeyword,"")-->
    <meta name="KeyWords" content="<!--$metaKeyword-->" />
    <!--$endif-->
    <!--$if not strEquals(metaDescription,"")-->
    <meta name="Description" content="<!--$metaDescription-->" />
    <!--$endif-->

  • How to get SYSDATE in the header section dynamically when we run the report

    I have one more issue may i know how can i get the sysdate in the header section when i run the report.
    as we have the requirement like this
    In the header section
    Run Date : ("sysdate").
    How to get the sysdate dynamically in the RTF template, when i go across the google i found that header and footer section did not allow form fiields .
    So is there any way to do it.
    Thanks in Advance.
    Have a Nice Day.

    You cannot insert form fields in the Header section, but you can just insert the code to achieve this. For example: insert this in the header section to view the sysdate: You could format the date as you would like..
    <?xdoxslt: sysdate(‘YYYY-MM-DD’)?>
    Since you are new to BI publisher, search the forum, review the Report Designer's guide for BI publisher. You will find that most of your basic questions are answered there and there are examples as well.
    Thanks!

  • Opens a form with the middle part not the header section

    i am using forms 9i.
    i have a form (Form 1) whose windows size is 800X600 which is scrollable .
    In Form 1 at the below (end) i have a button on cllicking which Form 2 is opened.
    but Form 2 is not opening with the header section. it is opening with the below section.
    Form 1 has the many item and at the end a button is avaliable say
    employee Details
    on clicking this button it has to open Form 2
    Form 2 has the following items in it
    Name:
    Id:
    Department:
    experience:
    Personal details:
    on clicking the button it should open the form from the Name item right. but it
    opens with the item experience . i have to scroll the form to see the header section .

    Thanks for your answer.
    ya i have given go ittem (Name);
    its working. That is control goes to that item (that item is enabled as blue) but then as it opened we can see items only from the description field. To see the name field which is on top of the form and which is in focus(due to the go_item), we need to scroll up using the browser scroll bar. Our understanding is that since the forms is running as an applet in the IE browser, do we need to do some setting in any of the config or environment files so that the form will always open with the top of the form visible to the user? Please advise.
    THanks and regards,

  • In Pages '09, how do I remove the header from the first page of the document in a page layout document?

    Working Pages '09, I am trying to set up a multi-page document using page layout  (not a word processing document, because I'll be using lots of graphics and text boxes), with headers and footers, but no header on the first page, as this will be the title page. The layout>section pane has the 'First page is different' option  greyed out (because it's a word processor only option). Help tells me that each page is it's own section in page layout, but there is no way to have one page without a header and all the others with, as far as I can tell. Am I completely missing something or is there a way around this?
    Also, I want to do this again for additional chapters in the document (or else, I believe, be forced to manually start page numbering for each chapter in a new document).
    Cheers.

    Hi, Barry. I don't know why this solution didn't work for me :-\ Does it matter that my page numbers are in the footer and not the header? When I follow your direction, the pages do get numbered differently. My problem occurs with the last step.
    1. Open the Inspector. (Check!)
    2. Click the Layout button (second from left). (Check!)
    3. Click Section. (Check!)
    4. Make the two settings shown: (Check!)
    5. Go to Page 1 and delete the contents of the Header. (When I do this, the content for all footers is deleted...)
    I really appreciate your insight.

  • How to get the number of rows written to the header of the spool file.

    Hi
    I need to create a header line for the spool file .
    the header line should include fixed length values .
    The header should include the number of records found in the table with a maximum begin date (begin_date is the column of the table)
    To get the header in the spool file , i wrote a select query has :-
    --SPOOL 'C:\Documents and Settings\abc\Desktop\output.TXT'
    select 'W'||to_char(sysdate,'MM/DD/YYYYMi:HH:SS')||lpad(max(rownum),9,'000000000') ||'R'||max(to_char(school_from_date,'MM/DD/YYYY')) ||
    rpad(' ',76,' ')
    from dad.school
    group by sysdate;
    SPOOL OFF
    which gets me all the rows in the table , but i only want the rows with the latest school_begin_date .
    how can i achieve that ...
    I know that a subquery should be written in the from clause to get the number of rows found with a maximum school_begin_date.
    select 'W'||to_char(sysdate,'MM/DD/YYYYMi:HH:SS')||lpad(max(rownum),9,'000000000') ||'R'||max(to_char(school_from_date,'MM/DD/YYYY')) ||
    rpad(' ',76,' ')
    from dad.school where
    select rownum from dad.school
    where school_begin_date = max(school_begin_date) ;
    the error i get is
    ORA-00934: group function is not allowed here
    I NEED HELP ..IN GETTING THE ROWNUM JUST FOR THE LATEST BEGIN_DATE ?
    PLS HELP ME IN WRITING THE QUERY .
    THANKS IN ADVANCE .

    Try this:
    select 'W'||to_char(sysdate,'MM/DD/YYYYMi:HH:SS')||lpad(max(rownum),9,'000000000')||'R'||max(to_char(school_from_date,'MM/DD/YYYY')) || rpad(' ',76,' ')
      from dad.school
    where school_begin_date = (select max(school_begin_date)
                                  from dad.school);

Maybe you are looking for

  • How do I delete already downloaded app from apple account so kids cannot redownload them

    Hi, My kids somehow manage to download a game app on my iphone while it was signed into my apple account. Now even if I deleted that game they can always go into the app store and search for that game and download it again without having to put a pas

  • Choppy Video on MEGA 180

    Hi all, I'm suffering from choppy video playback on my MEGA 180. By choopy I mean every ten seconds or so it will freeze up for a split second, the audio stays in sync, but you can slightly tell that the video stops, or skips. This happens when watch

  • A505 doesnt start from sleep mode

    My laptop sometimes doesnt start from sleep mode. Everything is flashing but display is black. after reset with power button starting ok. Do you have some idea? Thanks A505-S6033, Windows 7

  • How to keep my secure my business applicatoins   work   email from my kid/family

    Since my kid and dad/mom use my ipad2 for playing games,fun, youtube, I require some help to protect ipad for security reasons all of them are non-techy and many times delete required apps/data. 1. I dont want them to be able to purchase any stuff ac

  • Error loging in B2B ISA

    Hi All, When i login into B2B Shop, getting blank page. Working in CRM 4.0,SP6, J2ee630 ISA files of SP10. Thanks, Nagesh http://cr2:50100/b2b/b2b/login.do;jsessionid=(J2EE16165800)ID16165850DB6763204231862404319End;sapj2ee_b2b=16165850