PDF 函数
在线手册:中文 英文
PHP手册

PDF_end_layer

(PECL pdflib >= 2.0.0)

PDF_end_layerDeactivate all active layers

说明

bool PDF_end_layer ( resource $pdfdoc )

Deactivates all active layers. 成功时返回 TRUE, 或者在失败时返回 FALSE.

This function requires PDF 1.5.


PDF 函数
在线手册:中文 英文
PHP手册