2006 Aug 13 8:56 AM
Hi,
I am working with a smartform, which has four pages. First page contains main window with dynamic data. rest three are with static data. when I print, it prints only the first page. Is there any technique available to print rest of the pages also without designing different smartform for each page???
Thanks,
SA.
Hi,
I am working with a smartform, which has four pages. First page contains main window with dynamic data. rest three are with static data. when I print, it prints only the first page. Is there any technique available to print rest of the pages also without designing different smartform for each page???
Thanks,
SA.
2006 Aug 13 9:37 AM
2006 Aug 13 10:12 AM
Hi SA,
Check whether you have given the next page properly.
If you have 3 pages in your smartform..
-> In the first page mention the next page as your second page.
-> In the second page mention the next page as your third page.
-> In the third page mention the next page as third only.
Hope i am clear.
Thanks,
GSK
2006 Aug 13 10:22 AM
As your First page has main window to print data for more that one page and assume that the overflow data from the first page will in same as first page.
And other three pages SECOND, THIRD & FOURTH are static pages.
Makes these settings:
FIRST page attributes, set next page same as FIRST
Create a command node at the last of FIRST page and set NEW PAGE as SECOND Page.
SECOND page attributes, set next page same as SECOND
Create a command node at the end of SECOND page and set NEW PAGE as THIRD Page.
THIRD page attributes, set next page same as THIRD
Create a command node at the end of THIRD and set NEW PAGE as FOURTH Page.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |