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

About Smartforms

former_member532868
Participant
0 Likes
525

No other output is defined in main window

while i use command(Page-Break) in Mainwindow.it is occured above error.Please send to solution as early as posible.

4 REPLIES 4
Read only

Former Member
0 Likes
502

Hi,

Probably there is not next page defined so an error occurs when the program tries to call the new page. Check if you have set the next page.

Best regards.

Read only

Former Member
0 Likes
502

hi prasad,

please verify that whether u have defined the other pages or not

and try this by declaring a command node and defining the page-break in that.

please award me if useful,

gupta pullipudi

Read only

Former Member
0 Likes
502

Hi,

Check you have filled the next page in Pages.

Regards

Kiran Sure

Read only

Former Member
0 Likes
502

there is no need to use the page-break, because when you have extra long data then its a property of main window that extra data would automatically go to the next page.