class SetaPDF_FormFiller extends SetaPDF {
mixed getField ( string $name ) }
Returns a reference to the specific form field.
The name of the form field
A reference to the specific form field. If no form field with the give name is found the method will return false.