Manuals

 

SetaPDF_Merger::cleanUp()

Description

class SetaPDF_Merger extends SetaPDF {
boolean cleanUp ( void ) }

This method will close all opened parser objects and will close any currently opened filehandle.

This method is called normally internal only. But it gets public as the extract()-method was added which will not close parser objects automatically.

Return Values

Always true.