PHP 7.0.6 Released

PDF_create_fieldgroup

(PECL pdflib >= 2.0.0)

PDF_create_fieldgroupCreate form field group

Description

bool PDF_create_fieldgroup ( resource $pdfdoc , string $name , string $optlist )

Creates a form field group subject to various options.

User Contributed Notes

There are no user contributed notes for this page.
To Top