Hi experts,
I have a requirement to print three fixed text pages after I complete printing purchase order realted data..
I have four pages say FIRST, SECOND, THIRD , FOURTH.
as per my layout requirement,
Next page of FIRST wil b my SECOND
Next page of SECOND wil b my SECOND
Now, I need to call THIRD & FOURTH in sequence. it will have a single window to print fixed text. Please let me know how I shall call THIRD and FOURTH in sequence from FIRST or SECOND.
I can use COMMAND to call the new page and using that I shall be able to call only one page and not more than one.
Hope someone helps.