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

samrtfroms

Former Member
0 Likes
394

Suppose my main window is full and I want my data to be printed in next window then waht would be the steps. And what would be the coding for that.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
374

Use

/: NEW-PAGE

JOGDAND M B

2 REPLIES 2
Read only

Former Member
0 Likes
375

Use

/: NEW-PAGE

JOGDAND M B

Read only

Former Member
0 Likes
374

Hi

Main window will never be full, its continuous.

It will continue to other pages, when it is full in the first page.

So you have to define the NEXT page also.

If you wants to print in below of the Main window, declare another Window like FOOTER and write it below of MAIN.

Reward points if useful

Regards

Anji