PHP Manual - collected by Jimbob 2006.03
pdf_begin_layer
(PECL)
pdf_begin_layer -- Start layer
Description
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.