Query: pdf_add_pdflink
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PDF_ADD_PDFLINK(3) 1 PDF_ADD_PDFLINK(3) PDF_add_pdflink - Add file link annotation for current page [deprecated]SYNOPSISbool PDF_add_pdflink (resource $pdfdoc, float $bottom_left_x, float $bottom_left_y, float $up_right_x, float $up_right_y, string $filename, int $page, string $dest)DESCRIPTIONAdd a file link annotation to a PDF target. Returns TRUE on success or FALSE on failure. This function is deprecated since PDFlib version 6, use PDF_create_action(3) with $type=GoToR and PDF_create_annotation(3) with $type=Link instead. PHP Documentation Group PDF_ADD_PDFLINK(3)
Related Man Pages |
---|
openal_source_set(3) - php |
ps_add_launchlink(3) - php |
ps_add_weblink(3) - php |
ps_place_image(3) - php |
ps_setcolor(3) - php |