PDF_set_layer_dependency

(PECL pdflib >= 2.0.0)

PDF_set_layer_dependencyDefine relationships among layers

설명

bool PDF_set_layer_dependency ( resource $pdfdoc , string $type , string $optlist )

Defines hierarchical and group relationships among layers. 성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

This function requires PDF 1.5.

add a note add a note

User Contributed Notes

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