cancel
Showing results for 
Search instead for 
Did you mean: 

Smartform - printing only first page (out of 4 pages)

Former Member
0 Kudos

Hi All,

In my smartform there are 4 pages. I have static text on all four pages. There is no data that can flow onto next page (Hence the main window is kept empty).

But the problem is, only the first page gets displayed - subsequent pages are not displayed (even when they have data to be printed).

Where am I going wrong ? How do I solve this problem ?

Regards,

Ashish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Create four folders in main window and put conditions for each folder to be printed in perticular page.( Only on page ....).

eg. for first folder put condition as only on page 'PAGE1'.

and in folders create command node and give Go to next as subsequent pages.

then 4 pages will be printed.

Regards,

Raju.

Answers (3)

Answers (3)

Former Member
0 Kudos

1) If there is no data that is flowing to other page then you must be having a main window here create a command in your main window and here check goto page :next page : Page 2.

2) Create page 2. under this Create a secondary window (as you said there is a static text on these pages) same as the size of main window and in its page attributes set it as a next page : page 3. have all your templates text elements under this window.

3) Create page 3 .Repeat above step (2) and there in next page give it as : page4.

4) create page 4 and repeat above steps. leave the page attrbutes next page : empty.

Now activate and run u will find all your pages there.

Former Member
0 Kudos

Hi ashish,

Check the height of the main window.

Regards,

Sravanthi

Former Member
0 Kudos

Hi,

Set the next page attribute for every page as subsequent page number

regards

padma