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 { void destruct ( void ) }
This method will releases memory. You have to call it before an unset()-call on the instance variable to release memory.