Application Development 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: 

smartform

Former Member
0 Kudos

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

plz advise

19 REPLIES 19

Former Member
0 Kudos

Try pressing page down?

0 Kudos

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

Former Member
0 Kudos

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

Nayan

0 Kudos

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

0 Kudos

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

0 Kudos

no.

0 Kudos

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

0 Kudos

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

Try this

0 Kudos

did that ...still cannot..thanx

0 Kudos

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...

0 Kudos

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

0 Kudos

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

Former Member
0 Kudos

Hi,

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

So try to test with suitable test data.

regards,

naveen

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi,

check next page is mentioned or not.

page1 nextpage should be page2

and page2 nextpage should be page3.

Regards,

Jaya Vani

Former Member
0 Kudos

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

former_member314455
Participant
0 Kudos

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

Former Member
0 Kudos

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.