Inserts a page break.
status = PrintNewPage()
TRUE$ for successful execution or FALSE$ for failure.
PrintPageStatus()
* Inserts a page break. If PrintPageStatus(lines)<1 Then PrintNewPage() End ** **