Manuals

 

SetaPDF_ImageStamp::setFileName()

Description

class SetaPDF_ImageStamp extends SetaPDF_Stamp {
mixed setFileName ( string $filename ) }

Sets the path to the image file. Only local files are allowed.

Parameters

$filename

Tha path to the image file.

Return value

True - if the file could be read and interpreted - an SetaPDF_Error object if an error occurs.