(PECL printer SVN)
printer_start_page — Start a new page
$printer_handle
   )The function creates a new page in the active document. For an example see printer_start_doc().
printer_handle
       printer_handle must be a valid printer handle.
      
   Returns TRUE on success or FALSE on failure.