Development of internet and intranet solutions PDF solutions based on pure PHP
The german original can be downloaded from here.
class SetaPDF_ButtonField extends SetaPDF_FormField { boolean isPushed ( void ) }
Checks if a checkbox or radiobutton is active.
True or false indication if the form field is active or deactive.