class SetaPDF_StamperPRO extends SetaPDF_Stamper {
mixed addFile ( array $file ) }
With this method you can add a single pdf file to the stamping process.
An array with the following keys:
The key "compression" is optional. The default value is false
True - if everything works as expected - an SetaPDF_Error object if an error occurs.