printer_end_doc

(PECL printer SVN)

printer_end_docClose document

Beskrivelse

bool printer_end_doc ( resource $printer_handle )

Closes a new document in the printer spooler. The document is now ready for printing. For an example see printer_start_doc().

Parametre

printer_handle

printer_handle must be a valid handle to a printer.

Returnerings Værdier

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top