printer_end_doc
(PECL printer SVN)
printer_end_doc — Close document
说明
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().
参数
-
printer_handle -
printer_handlemust be a valid handle to a printer.
返回值
成功时返回 TRUE, 或者在失败时返回 FALSE。
There are no user contributed notes for this page.
