Dear All,
I want to display the page number at the bottom of the page.For this i have written WRITE : sy-pagno in AT END-OF-PAGE.
It is displaying the page number correctly but the problem with the last page.In this case i want to display the page number just after the last line of the data.It means if data end in the middle of the page then the page number should display just after that instead of bottom of page.
How can i do this.
Regards,
Shoban