pdf_add_locallink
(PHP 4 >= 4.0.5)
pdf_add_locallink -- Add a link annotation for current page
Description
int
pdf_add_locallink ( int pdf object, float llx, float lly, float urx, float ury, int page, string dest)
Add a link annotation to a target within the current PDF file.