I want to print the footer window only on the last page.
I have created 3 pages. First page, Second page and Last page.
The next page of First page is Second,next page of Second page is Last and next page of Last page is Last. I dont want any text of the main window on the last page. Only the footer window text should get print on the last page. If i remove the main window then it gives continuous unending pages.
If i give main window, then both windows overlap.
Please give some solution.