printer_end_page
(PECL printer SVN)
printer_end_page — Close active page
说明
bool printer_end_page
( resource
$printer_handle
)The function closes the active page in the active document. 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.
