PDF_save
(PHP 4, PECL pdflib >= 1.0.0)
PDF_save — Save graphics state
说明
PDF_save
( resource
$p
) : bool
Saves the current graphics state. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。
(PHP 4, PECL pdflib >= 1.0.0)
PDF_save — Save graphics state
$p
) : bool
Saves the current graphics state. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。