pdf_add_weblink(3) php man page | unix.com

Man Page: pdf_add_weblink

Operating Environment: php

Section: 3

PDF_ADD_WEBLINK(3)							 1							PDF_ADD_WEBLINK(3)

PDF_add_weblink - Add weblink for current page [deprecated]

SYNOPSIS
bool PDF_add_weblink (resource $pdfdoc, float $lowerleftx, float $lowerlefty, float $upperrightx, float $upperrighty, string $url)
DESCRIPTION
Adds a weblink annotation to a target $url on the Web. Returns TRUE on success or FALSE on failure. This function is deprecated since PDFlib version 6, use PDF_create_action(3) with $type=URI and PDF_create_annotation(3) with $type=Link instead. PHP Documentation Group PDF_ADD_WEBLINK(3)
Related Man Pages
gmagickdraw(3) - php
pdf_begin_page_ext(3) - php
is_float(3) - php
ps_add_note(3) - php
ps_add_weblink(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update