Development of internet and intranet solutions PDF solutions based on pure PHP
The german original can be downloaded from here.
class SetaPDF_FormFiller extends SetaPDF { array getFields ( void ) }
Returns an array of field objects. All entries should be handled as references.
An array of field objects.
The keys are the form field names (see SetaPDF_FormField::getName()).