pdf_add_pdflink(3) php man page | unix.com

Man Page: pdf_add_pdflink

Operating Environment: php

Section: 3

PDF_ADD_PDFLINK(3)							 1							PDF_ADD_PDFLINK(3)

PDF_add_pdflink - Add file link annotation for current page [deprecated]

SYNOPSIS
bool 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)
DESCRIPTION
Add 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
gmagickdraw(3) - php
harupage(3) - php
pdf_begin_page_ext(3) - php
openal_source_set(3) - php
ps_add_weblink(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team