Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartform

Former Member
0 Likes
1,985

hi, i created a smartform with 3 pages..in the print preview i can see only one...

plz advise

19 REPLIES 19
Read only

Former Member
0 Likes
1,957

Try pressing page down?

Read only

0 Likes
1,957

thanks for you reply...i still can see one page

Read only

Former Member
0 Likes
1,957

check if the same form that u have written is called in case ur using a standard sap driver prog.

Nayan

Read only

0 Likes
1,957

everything is fine ..but its still showing only first page..

Read only

0 Likes
1,957

have u given the condition for next page in your smartform?

Read only

0 Likes
1,957

no.

Read only

0 Likes
1,957

Hi,

I can create a smartform with 500 pages, but the spool won't have 500 pages in it unless;

- I pass enough data to fill multiple pages

- The flow of the smartform triggers these pages for the data I've passed

These are the things you need to verify, the number of pages in the output will rarely be the same as the number of pages defined in the smartform.

Regards,

Nick

Read only

0 Likes
1,957

in the first page, on the General Attributes tab -> Next Page : Page2. Similary for page 2 -> Page3

Try this

Read only

0 Likes
1,957

did that ...still cannot..thanx

Read only

0 Likes
1,957

hi

try to take the print out of tat page...

hope u wll get the printout of all 3 pages...if next is mentioned over there...

next for page 1 is page 2...

next for page 2 is page 3...

Read only

0 Likes
1,957

did that..but still can get onli firstpage..thanx

Read only

0 Likes
1,957

In the first page where u have written the text FIRST, below that create a COMMAND by right clicking the text element. There give the condition GOTO Page 2. Repeat this with all our pages.

Thanks

Nayan

Read only

Former Member
0 Likes
1,957

Hi,

All 3 pages can be seen , if ur first page main window overflows .

So try to test with suitable test data.

regards,

naveen

Read only

Former Member
0 Likes
1,957

Hi,

Define the second page as the next page for the 1st and third as the next page for the 2nd if you always want to print them.

Regards,

Himanshu Verma

Read only

Former Member
0 Likes
1,957

all i have done is created three pages and in each page window created a text saying first , second and third ....iam expecting to see all the 3 pages in the print preview but i can see onli one..plzadvise

regds

Read only

Former Member
0 Likes
1,957

Hi,

check next page is mentioned or not.

page1 nextpage should be page2

and page2 nextpage should be page3.

Regards,

Jaya Vani

Read only

Former Member
0 Likes
1,957

it very simple,

open the smart forms . then select the first page node just double click it then choos general attributes in the form.

in page1 page: page2:

page 2 give : page3.

Regards,

sankaran.kr

Read only

former_member314455
Participant
0 Likes
1,957

Hi,

Have you created text in the main window?

The output will continue to second page if the text overflows in the main window of text page.

Unless there is nothing to print in the main window of the second page , the output will not go to the second page.

Reward if found useful

Ajith

Read only

Former Member
0 Likes
1,957

hi ,

1.u have to give condition for next page.. for first page --next page is next ..

2.in the general attributes of page ,u have give page counter.

3.if u still have doubt check this std example SF_EXAMPLE_01

regards,

diana.