   #PHP Manual Printer functions printer_end_doc printer_get_option

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               printer_end_page

   (no version information, might be only in CVS)
   printer_end_page -- Close active page

Description

   bool printer_end_page ( resource handle)

   The function closes the active 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_end_doc  Up  printer_get_option
