Manuals

 

SetaPDF_TextField::setLink()

Description (Experimental!)

class SetaPDF_TextField extends SetaPDF_FormField {
boolean setLink ( string $link ) }

Adds a link annotation above the formfield.

Parameters

$link

The link value. For example: http://www.setasign.de

Return Value

True, if everythings works as expected. False if the API was not able to add a link annotation above the formfield.