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