Manuals

 

SetaPDF_ButtonField_Group::getMD5Name()

Description

class SetaPDF_ButtonField_Group {
string getMD5Name ( void ) }

Acrobat accepts any name for form fields - also special chars, which cannot be used within normal html forms. This method returns the md5-hash of the form fields name to give you the possibility to match the md5-string to the original form field.

Return Value

Returns the names md5-hash of a specific form field.