php man page for pdf_add_locallink

Query: pdf_add_locallink

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PDF_ADD_LOCALLINK(3)							 1						      PDF_ADD_LOCALLINK(3)

PDF_add_locallink - Add link annotation for current page [deprecated]

SYNOPSIS
bool PDF_add_locallink (resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, int $page, string $dest)
DESCRIPTION
Add a link annotation to a target within the current PDF file. Returns TRUE on success or FALSE on failure. This function is deprecated since PDFlib version 6, use PDF_create_action(3) with $type=GoTo and PDF_create_annotation(3) with $type=Link instead. PHP Documentation Group PDF_ADD_LOCALLINK(3)
Related Man Pages
imagickdraw(3) - php
pdf_begin_page_ext(3) - php
ps_add_launchlink(3) - php
ps_add_pdflink(3) - php
ps_add_weblink(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun