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를 반환합니다.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top