PDF_begin_layer

(PECL pdflib >= 2.0.0)

PDF_begin_layerStart layer

설명

bool PDF_begin_layer ( resource $pdfdoc , int $layer )

Starts a layer for subsequent output on the page. 성공 시 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