PSNewPage()

Syntax

Function PSNewPage()
TPageScript:NewPage()

Returns

Nothing.

Description

Use PSNewPage() whenever you need to start a new page. The previous page is ejected.

Calling PSNewPage() when not printing does nothing.

Do not call PSNewPage() at the end of a document. When calling PSEndDoc(), Windows automatically ejects the last page.

Arguments

None