PHP - Manual: PDF_begin_layer
2024-11-15
(PECL pdflib >= 2.0.0)
PDF_begin_layer — Start layer
$pdfdoc
, int $layer
) : bool
Starts a layer for subsequent output on the page. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。
This function requires PDF 1.5.
官方地址:https://www.php.net/manual/en/function.pdf-begin-layer.php