-
-
Notifications
You must be signed in to change notification settings - Fork 2
Fpdf::addlink
Fery Wardiyanto edited this page Feb 10, 2015
·
1 revision
<b>int</b> AddLink()
Creates a new internal link and returns its identifier. An internal link is a clickable area which directs to another place within the document.
The identifier can then be passed to Cell(), Write(), Image() or Link(). The destination is defined with SetLink().