Footer content is blank from 2nd page onwards

I have two master pages: First and Next
First page has a restriction to occur only once. It has a Footer.
The same Footer is repeated on the next page.
Both are Flowed.
I have a code as below in the initialization event of the First: Footer as well as Next:Footer
var curpage1 = $layout.page ( ref ( $ ) )
var totpages1 = $layout.pageCount()
if ( curpage1 ne totpages1 ) then
$.presence = "hidden"
endif
This way I am able to control the footer to appear on the last page.
I am paassing an internal table to the footer.
But the Footer shows up empty..
To test further, I added a text field and passed a value to it.
It however appears on the last page as desired.
But the actual Footer shows up empty.. only the border for the Footer shows up..
Please advise.
Thanks,

After further debug, this is what is happening:
If it is only one page, then the internal table prints in footer.
As soon as the second page is triggered, the internal table is becoming empty.
So I passed the internal table to another internal table and passed the value to the second page. (this is the case when there are only two pages to be printed).
Now the footer appears.
As soon as a thrid page s added, this internal table is also becoming empty.
I circumvented all this by putting text fields (in my case I always know that it is only 4 lines) and passing each line of internal table to each of the text fileds.
it works good now even for n number of pages.
I will keep looking to find a proper solution with the internal table and post the details here.
leaving this post open may be for a week days more to see if any one has a better idea.
Thanks,
Ven

Similar Messages

  • Reports moves to the left from 2nd page?

    We have a 6i report when executed, the 1st page shows correctly, but from the 2nd page onwards one repeating frame shifts to the left and this crops the left side information in that repeating frame.
    This frame has some columns which are made to display/not display depending on certain conditions.
    We tried making the horizontal elasticity of the repeating frame to FIXED but still the same problem exists.
    Any help would be grately appreaciated.

    hi julia, i placed the anchor in various places to see what works. I placed the anchor center top towards the left and right side within the browser. I also tried upper top outside of the browser center, right and left and it still moves diagonally. Here's what I noticed. On my desktop I use a 25" monitor so the anchor works fine the page moves straight up but whenever I view it on both  laptops  it moves diagonally.  I had my sister test the link on her laptop (she lives in Brazil) and she told me that sometimes it would go straight up and another time it moved diagonally. Here's the link to my website so you can see the problem in action. There's a 'back to top' link on almost every page see for yourself. www.sweetproductionmedia.com 
    thanks so much for taking the time to help:-)

  • RDL report(2008).Want to display different number of rows from second page onwards than the first page.

    I have used pagination to display the report data.I have used page break.I want to display 10 records on first page and from second page onwards I want to display 25 records on all remaining pages.
    I followed this link to show 25 records for all page. "http://www.sqlchick.com/entries/2010/9/11/displaying-fixed-number-of-rows-per-ssrs-report-page.html". Now suggest me how display 10 records only on first page having 25 from second page onwards.

    Hi mukesh_harkhani,
    According to your description, you want to insert page break for different number of rows, display 10 rows on the first page and 25 rows on the following pages. After testing the issue in my SQL Server Reporting Services 2008 environment, we can use the
    method below to achieve your requirement:
    In your scenario, right-click the group which contains the expression: =CEILING(RowNumber(Nothing)/25) to open the Group Properties dialog box.
    Modify the original expression to the following in the Group on textbox:
    =Floor((RowNumber(Nothing)+14)/25)
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How i start printing report from 2nd page

    When Press on Print button to print report, then it start from 1 page.
    Is it possible that report start printing from the 2nd page....
    Plz help if possible...
    Thanks alot..

    hi dear,
    I think wht u do is place a "Form feed" char on the first line of your report
    and make sure it has property "print object on" set to "first page"
    so as and when u startyour printing it will make a form feed and your first page will
    be printed with nothing and print starts from 2nd page....
    Enjoy Oracle...

  • In Smart Form alignment disturbed from 2nd page

    Hello experts,
    Help me to resolve the issue.
    Smart form output disturbed from second page. Here giving snap shots of first two pages only.
    The value of column Item no is not from database. It come from loop, variable 'Counter' is incremented, in main window
    First Page
    Here line no 10 and data is disturbed.
    Total number of record lines printed are 10.
    Second page
    Here alignment of line no and data is disturbed
    Number of record lines are printed 6,not 10 as printed in first page
    Item number and data record lines are not in aligned.
    Sixteen(16) item no associated data is printed but item number is not printed ( printed on page  3)
    Last line ‘Expected Date…’ coming on each page. How to print only after completion of all rows.?
    Your help is highly appreciated in anticipation.
    Regards
    B R Phatak

    Hi,
    Last line ‘Expected Date…’ coming on each page. How to print only after completion of all rows.?
    for this you can use the Table footer  so that it can be dispalyed after the end of all records,
    and can you tell me what is the type of your counter variable?
    Try using CZ options for item to compress
    Regards
    Pavan

  • Script : info from 2nd page .

    Hi,
    I have script with two pages . I am dumping internal table data into the main window . But when the page  number is greater than 1 I need to display some addtionla info at the top of the main window in a box before I dump the table data .Can anyone please guide me on how we can do this ?
    Regards,
    Vijay .

    Hi Vijay,
    Use TOP...ENDTOP to trigger at the top of main window and have a condition on page number (&SY-PAGNO&) to get from second window onwards.
    Try with this code:
    /: IF &SY-PAGNO& > 1.
    /: TOP
    /: BOX COMMNAND
    /: WRITE SOMETHING IN BOX
    /: ENDTOP
    /: ENDIF.
    Thanks,
    Vinay

  • Showing items caption on top from  2nd page..

    Hi,
    I have multiple tables in items form  .They are flowed.
    I have a item captions text row in 1st page.How Do i make it repeat in second page and so...on.
    If it was single table I could have done that but how do I handle this in multiple tables.My item caption texts is same for all .
    In brief:
    I have created subform for header data display -positioned
    i have created itemform for item data display and included all item tables row wise. -flowed
    finally i have footerform which does the totals .-flowed
    I tried creating a itemtext in 2nd page of master pages.. but this is not showing up.
    Any ideas?
    vara
    Edited by: Vara K on Mar 11, 2009 10:03 PM

    when you format the subform, increase the height of subform by .75 inches and tell it to align bottom center.

  • Footer content only on the second page of output document from rtf template

    I have a requirement for which my output document should contain signature section (possibly footer ) that needs to be only in second page of output document. As you see in the template has xml data that gets passed and the length of the document is based on amount of data that gets passed. Irrespective of the length of the document. Only and Only on second page of the output I should see the signature section. I am not able to use native Word session break etc.
    Is there a way to use XDO api etc to accomplish this ?

    probably a difference in height between the 2 columns of the left and of the right (check paragraph and character formats, cell margins, borders, etc.)

  • SSRS 2008 R2 - Column Headers of a tablix visible while scrolling - Then the column headers not visible on 2nd page onwards for PDF EXPORT. it's vice versa. Hence it is possible to provide both at same time ?

    Hi,
    I am using SSRS 2008 R2.
    I have two TABLIX in a report.  One is TABLIX with row/clumn grouping. 2nd one is flat view.
    Here each tablix is dispaly it's data on single page for each.
    My Requirement on First TABLIX is:
         1. I have to make column headers visible on scrolling down
         2. Export to PDF - column headers must be visible on all the pdf pages  for same tablix data.
    But ... either one is achieved at my end.
    so ... any suggestions please to achieve both at same time.
    thank you in advance.
    best regards,
    venkat.

    Hi G.V.Naidu,
    According to your description, the first tablix is matrix to use display data.
    In SSRS, if we want to fix matrix header visible while scrolling and repeat header columns on each page, we can select the corresponding option to enable this function. Please refer to the steps below:
    1. Right click tablix, and select Tablix Properties.
    2. Select “Keep header visible while scrolling” and “Repeat header rows on each page” to enable these function.
    If we are use table to display data, please refer to the article about Repeat Header / Keep Header Visible in Tables.
    http://blogs.msdn.com/b/robertbruckner/archive/2008/10/13/repeat-header-and-visible-fixed-header-table.aspx
    If there are any misunderstanding, please feel free to let me know.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Streaming content to ATV from 2nd iTunes account

    My AppleTV is synched with my iTunes account. However, my daughter also has an iTunes account on our Mac, and she wants to be able to stream her music and movies over the AppleTV. Can't figure out how to do this from the AppleTV documentation. Can someone please offer detailed help/instructions? Many thanks.

    Yes -- I know that one can only stream from the second account. I did some poking around on the iTunes Help system and found the excerpt included below. Solved the problem, and I can now stream my daughter's content via our AppleTV (the device remains synched to my iTunes account). Start at the line that reads "To set up your Apple TV for streaming" for the solution.
    Playing your iTunes library on your TV
    If you have an Apple TV, you can stream items (songs, movies, TV shows, and more) from your iTunes library to your TV. You can also sync your Apple TV with your iTunes library so that your iTunes content is automatically loaded onto your Apple TV.
    Syncing your Apple TV with iTunes
    If your Apple TV is synced with an iTunes library, it is already set up for streaming. You can also stream items from an iTunes library that isn't synced with your Apple TV. You can stream from up to five iTunes libraries, plus the library the Apple TV is synced with.
    To set up your Apple TV for streaming:
    Make sure the computer you want to stream from is turned on, and iTunes is open.
    Go to iTunes > Preferences, choose Apple TV, and make sure “Look for Apple TVs” is selected.
    On your Apple TV, choose Settings > Computers > “Add Shared iTunes Library,” and then note the passcode displayed.
    In iTunes, select the Apple TV with “Click to set up” next to it, and enter the passcode.
    While content is being streamed, the computer must remain on (not in Sleep mode) and iTunes must remain open. If you stream content while Apple TV is syncing, the sync pauses until streaming stops.

  • Not able to  print chart from second page onwards..

    I'm trying to print chart in xml publisher report. Requirement is to print chart for each employee one next page. I'm able to print chart using preview, but not in concurrent program output. Rest of the details are printed without any issue.
    Can some please help on how to print chart repeatedly in single report.
    Data may look like
    <G_EMP_NO>
          <Data>xyz</Data>
    </G_EMP_NO>
    <G_EMP_NO>
          <Data>abd</Data>
    </G_EMP_NO>
    ....Thanks in advance!!
    Edited by: user641008 on Aug 1, 2011 12:21 AM

    I'm not near my Epson right now, so I don't have the exact details.  But I suggest you try this:
    Use Epson iPrint.  Click on the WorkForce 520 printer, then choose "Advanced Options" down near the bottom.
    As I recall, one of the options has to do with setting up the printer to work with iPrint (or maybe verifying it's been set up correctly).
    See if that helps.
    By the way, there is also a "Firmware Update" there in those Advanced Options.  You should definitely do that as well.

  • How to write Java script for refering the 1st page text field from 2nd page?

    Hello I am developing an VISITOR info interactive form with webdynpro ABAP, its with 2 pages. Their heirarchy is,
    VISITOR_form
        |
        |
        |------Page_1
        |            |
        |            |
        |            |------Text_Field_A_1
        |            |
        |            |------Text_Field_A_2
        |
        |------Page_2
                     |
                     |
                     |------Text_Field_B_1
                     |
                     |------Text_Field_B_2
    Now, i have selected the 'Text_Field_B_1' of page_2 and writing the Java script, my requirement is; If Page_1's 'Text_Field_A_2' has a value of "Value_ABCD", THEN the 'Text_Field_B_1' of page_2 should be 'readOnly'. Pls let me know Wht is the Java script for this requirement?

    if (xfa.event.newText=="ABCD")
    VISITOR_form.Page_2.Text_FieldB_1.access ="readOnly";
    place script on change event of Text_FieldA_2

  • Landscape format changing to portrait from 2 page onwards which is issue

    Hi Guru's,
    I have an issue when printing smartform. In my case I have one page only and there is a table in that. I want to print output in landscape format. But when I am printing the output, first page is printing in landscape but other pages are printing in portrait with out any reason.  I want All pages must be in landscape only.
    Could you please help me how to resolve this issues.
    Thanks for your time.
    Regards,
    J.Prakash

    It's a problem with SPAD settings.

  • Report running from 3rd page.

    Dear All,
    I have created a oracle report. i have created a header, main and trailer sections.
    the problem is once i start the report.
    1st page is header it is showing correctly but main section report is coming from 3rd page. In 2nd page iam getting only column name not content. from 3rd page onwards im getting columns with content.
    I want report from 2nd page onwards, Which settings i need to change.
    Pls help me on this issue,
    Thanks in advance.
    regards,
    Shitab.

    I got answer. in header section repeating frame go to properties and
    select 'Page Break Before' Property No.
    Thats it,

  • Box frame command not working from second page in scripts

    Hi to All,
                I am getting problem when i am running the script program in SE38.
    Problem is I need to get the output i(Header,main and footer) in box frame for all the pages.but in one page i am getting the Box frame  for all three windows(header ,main and footer window).
                 But from second page onwards i am not getting the Box frame for Main Window.
               could anyone could give the result.
    thanks in Advance.

    This occurs typically when you puts BOXs commands on top of MAIN outside of any text element.  It runs once, then is not executed any more.  If you need the boxes on other pages you should put it inside a text elemente and make a WRITE_FORM with the proper EXPORTING ELEMENT for every page.  But as you don't know when a new page is called...  I really don't know how to solve it by this way.
    My ususal solution is to have the boxes in a new window, supperpossed with MAIN, same possition and sizes.  On this window you can put as boxes and lines as you want without a text element and it is going to be shown on every page.
    Hope it helps!

Maybe you are looking for