Hi SDN's,
I need to print Terms and Conditions in lasp page of my script(Purchase Order) form.
Here i am using Standard print program and Z_Medruck script form. Please tell me how to get print Terms and Conditions in Last page of the form.
If form contains only one page, then T&C should print in 2nd page. If form contains two pages, then T&C should print in 3rd page. etc..
In my script form i have FIRST and NEXT Page only.
I have created last page. and put the following logic at the last in main window:
/: IF &NEXTPAGE(C)& = '0'
/: NEW-PAGE LAST
/: ENDIF
In LAST page i have created one page window, in that i mentioned some text like T&C.
But the form is not printing T&C.
How to get it print. Is there anything i left here. Please let me know.
Can anyone help me...
Thanks in advance..
Regards,
Rahul