(PECL pdflib >= 2.0.0)
Start layer
bool PDF_begin_layer ( resource $pdfdoc, int $layer )
Starts a layer for subsequent output on the page. Returns TRUE
on success or FALSE
on failure.
This function requires PDF 1.5.
Please login to continue.