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

Smartforms

Former Member
0 Likes
313

Hi All,

I have developed one program which print 3 pages.For that i have developed 3 different Smartforms and called them one by one.This is working fine but i have one problem that i have to maintain page numbers for all pages.Currently i have hardcode page no as Page 1 of 3,Page 2 of 3 and Page 3 of 3.

But if one page gets exceeded and when it comes to 4th page then this fails.

Can anybody suggest me how to handle this?

Thanks in advance.

Regards,

Deepak.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
295

why did u develop three different smartforms, why didnt u think of putting them in a single one.

2 REPLIES 2
Read only

Former Member
0 Likes
296

why did u develop three different smartforms, why didnt u think of putting them in a single one.

Read only

Former Member
0 Likes
295

Hi,

Try to put all the pages on single smartform.

No Need of three different forms.

In Single form this problem will be very easily solved.

Thanks.

Swati.