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

Page break

Former Member
0 Likes
415

Hi all,

I need Page Break in my report program output.

The output is very huge have around 500 blocks and each block has around 20 lines.

Now if i am able to see only 2.5 block on the screen at the time then there should be a page break after 2 blocks and half block should not display on the same screen and from the next screen 3rd block should start.

Please help.

Thanks & Regards

Swati

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
366

Hi,

I hope you are talking about classical report.

You can use NEW-PAGE. statement whereever you want to trigger a new page in the report.

Regards,

Pankaj

1 REPLY 1
Read only

Former Member
0 Likes
367

Hi,

I hope you are talking about classical report.

You can use NEW-PAGE. statement whereever you want to trigger a new page in the report.

Regards,

Pankaj