‎2008 Mar 24 9:09 AM
Hi,
I want to print some data in internal table in Main Windon and I have 4 windows which comes as footer.
now my question is if the data extend to next page , the main window on first page should be extended.
Please any one can help in this regard???
Thanks
‎2008 Mar 24 9:12 AM
Hi,
To get the footer at end of the data you have to do like this.
In the main window itself at the end you have to write for the footer.
Reward.
‎2008 Mar 24 9:12 AM
Hi
that is the property of MAIN window. it will automaticaly extend to new page.
Only thing you need to do is to specify a NEXT PAGE for first page. and define main windiw in that. you can use first page as the next page also or can define new page.