   #PHP Manual Printer functions printer_start_doc printer_write

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                              printer_start_page

   (no version information, might be only in CVS)
   printer_start_page -- Start a new page

Description

   bool printer_start_page ( resource handle)

   The function creates a new page in the active document. For an example
   see printer_start_doc(). handle must be a valid handle to a printer.
   ______________________________________________________________________

   Prev              Home          Next
   printer_start_doc  Up  printer_write
