Link

Link(float x, float y, float w, float h, mixed link)

Description

Places 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 within an image.

Parameters

See also

AddLink, Cell, Write, Image