DFNew_Page - WinReport
Creates a new page with Cols
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| Cols | Integer | The number of columns for the page (optional) |
Syntax
Procedure DFNew_Page Integer Cols
Call Example
Send DFNew_Page Cols
Description
The DFNew_page procedure creates a new page with Cols. If columns is omitted, the new page will be started with the number of Cols equal to the value of the print_columns property. Page headers or footers will be printed automatically. If you have set DFSubHeader or DFSubTotal to wrap (reprint), they will also be printed on the new page.