PHP Manual - collected by Jimbob 2006.03
pdf_create_gstate
(PECL)
pdf_create_gstate -- Create graphics state object
Description
int
pdf_create_gstate ( resource pdfdoc, string optlist )
Creates a graphics state object subject to various options. This function
returns a gstate handle that can be used in subsequent calls to
pdf_set_gstate().