PDF 函数
PHP 手册

PDF_activate_item

(PECL pdflib >= 2.0.0)

PDF_activate_itemActivate structure element or other content item

说明

bool PDF_activate_item ( resource $pdfdoc , int $id )

Activates a previously created structure element or other content item. 如果成功则返回 TRUE,失败则返回 FALSE


PDF 函数
PHP 手册