Query: printer_end_doc
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PRINTER_END_DOC(3) 1 PRINTER_END_DOC(3) printer_end_doc - Close documentSYNOPSISbool printer_end_doc (resource $printer_handle)DESCRIPTIONCloses a new document in the printer spooler. The document is now ready for printing. For an example see printer_start_doc(3).PARAMETERSo $printer_handle -$printer_handle must be a valid handle to a printer.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group PRINTER_END_DOC(3)