Manuals

 

SetaPDF_Stamper::cleanUp()

Description

class SetaPDF_Stamper extends SetaPDF {
void cleanUp ( void ) }

This method will close all opened parser objects, remove the stamp objects from the stamper instance and frees memory.

You should call this method after you'd called SetaPDF_Stamper::stampit() and you want to execute additional code to free memory.

Version

Available since version 1.6.2.