Hi,
I want to print a text at the last page of the form as footer. So I created a window with condition 'Only After End of Main Window' and placed this window as an overlapping window on main window.
But the text in footer window is getting overlapped with the main window contain. I don't want this overlapping rather if there is any text in main window falls in footer window area, the form should trigger next page. How to acheive this?