Link( $x, $y, $w, $h, $link, $spaces = 0 )
Puts a link on a rectangular area of the page. Text or image links are generally put via Cell(), Write() or Image(), but this method can be useful for instance to define a clickable area inside an image.
Link( $x, $y, $w, $h, $link, $spaces = 0 )
Puts a link on a rectangular area of the page. Text or image links are generally put via Cell(), Write() or Image(), but this method can be useful for instance to define a clickable area inside an image.