PHP Velho Oeste 2024

PDF_begin_layer

(PECL pdflib >= 2.0.0)

PDF_begin_layerStart layer

Descrição

PDF_begin_layer ( resource $pdfdoc , int $layer ) : bool

Starts a layer for subsequent output on the page. Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

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