cancel
Showing results for 
Search instead for 
Did you mean: 

footer in main window

Former Member
0 Kudos

Hi,

I've created a footer in a table, which prints the total value. The footer should get printed at the end of all the item details. But unfortunately its getting printed on all the pages.Please help.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Pranil,

In the table which you have created in that goto CALCULATIONS TAB then in that give the time as after loop.

Write the text Total in your main window under the table node after that then call this total window and give the window type as secondary window.

Regards,

Sravanthi

Answers (4)

Answers (4)

Former Member
0 Kudos

when you activate the footer itself, so not the text in the footer you get a tab-page.

on that page you can ecide wether you want to display the footer on each page or only at the end.

remind that for most active elements there are events like:

only this page, not on this page, at end of table etc...

regards,

guido

Former Member
0 Kudos

I cant give the window type. Its the footer of main window.

Former Member
0 Kudos

you can use bottom .. endbottom in main window and check my previous logic..

Former Member
0 Kudos

if it is related to Scripts , check if no of pages is equal to total number of pages then print .. it will print at last page footer.

tks..venkat

Former Member
0 Kudos

Hi Pranil,

Give the window type of your footer window as FINAL WINDOW then the data get pribted at the end of the all item details.

Regards,

Sravanthi