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

script

Former Member
0 Likes
265

how can u resteict the no of lines per page in script?

2 REPLIES 2
Read only

Former Member
0 Likes
248

Hi,

use the protect and end protect tobe used in the text editor.

regards,

satish.

Read only

Former Member
0 Likes
248

Use Protect ….. Endprotect

This acts like a conditional page break. Putting the text within this command prevents the breaking of the text across multiple pages. If there is not enough space for the entire paragraph to be printed in the space remaining on the page, then the entire paragraph is printed on the next page

Regards,

Maha