   #PHP Manual Printer functions printer_draw_text printer_end_page

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                printer_end_doc

   (no version information, might be only in CVS)
   printer_end_doc -- Close document

Description

   bool printer_end_doc ( resource handle)

   Closes a new document in the printer spooler. The document is now
   ready for printing. For an example see printer_start_doc(). handle
   must be a valid handle to a printer.
   ______________________________________________________________________

   Prev              Home             Next
   printer_draw_text  Up  printer_end_page
