FormFeed Properties

 

That property allows specifying if a section (block) must be printed on the current page or if a break page must be done before (or after or both) to print that section.

Note: the FormFeed property doesn't apply to the Page Header nor the Page Footer.

 

The FormFeed property uses the following parameters:

Parameter

Description

_________________

_____________________________________________________

No

Default value. The current section (block) is printed on the current page

 

 

Before Block

The current section (block) is printed on a new page

 

 

After Block

The next section, coming immediately after the current section, will be printed on a new page

 

 

Before & After Block

The current section (block) is printed on a new page and the next section, coming immediately after the current section, will be printed also on a new page