Manuals

 

SetaPDF_TextStamp::setDrawBackground()

Description

class SetaPDF_TextStamp extends SetaPDF_Stamp {
void setDrawBackground ( [boolean $drawbackground=true] ) }

With this method you can control the drawing of a background rect.

Parameters

$drawbackground

If you pass true the stamp a background rect will lay under the text stamp. If you pass false the background rect will not be putted out.