printer_start_page
(PECL printer SVN)
printer_start_page — Start a new page
说明
bool printer_start_page
( resource
$printer_handle
)The function creates a new page in the active document. For an example see printer_start_doc().
参数
-
printer_handle -
printer_handlemust be a valid printer handle.
返回值
成功时返回 TRUE, 或者在失败时返回 FALSE。
There are no user contributed notes for this page.
