Skip to Content
0
Former Member
Dec 11, 2006 at 12:44 PM

Call more than one page in sequence from MAIN window in smartform

168 Views

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.