Page Break Control

 

Documentation home

 

Description. 1

Properties 1

General Tab. 1

Right Click Menu Actions 1

 

See also: Designing Print Pages, Controls, Layouts

 

Description

A Page Break control represents a page break and is applicable only when a page is printed using the FPL OUTPUTPAGE command or one of the API WebForm.generatePdf() methods. See Designing Print Pages for more information. Page Break Controls are ignored when the page is displayed in a web browser. When a Page Break Control is hidden, the page break is suppressed.

 

Page Break Controls are only visible in the WYSIWYG View when in Print Design View, and are then displayed as shown below across the full width of the page:

 

Properties

General Tab

Property

Name1

Description

Type1

Get1

Set1

Control name

ctrl

The control name. All names within a form/component must be unique.

Character

Yes

No

Hidden

hidden

When a Page Break Control is hidden, the page break is suppressed.

Boolean

Yes

Yes

 

1 See accessing control properties from scripts

 

Right Click Menu Actions

Click here for right-click menu actions available to all controls.

There are no specific right click actions for this control.