Forms and their types are introduced in Form part. The current page outlines how to present print forms.
The symbols needed to start a new page are inserted in various circumstances, but you can cause the insertion by invoking the system function ConverseLib.pageEject before issuing a print statement.
The result in either case is that EGL inserts the symbols needed to start a new page, and the floating form is placed on the first line of the floating area on the new page. If the page is similar to the order-and-item output described earlier, for example, the new page does not include the topmost fixed form.
Related concepts
EGL debugger
FormGroup part in EGL source format
Form part in EGL source format
Form part
Resource associations and file types
Segmentation in text applications
Related reference
pageEject()
printerAssociation