PHP » GoLang |
login |
register |
about
|
GoLang PDF_add_locallink
request it (260)
GoLang replacement for PHP's PDF_add_locallink
[edit | history]
PDF_add_locallink(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0) PDF_add_locallink — Add link annotation for current page [deprecated] Description
bool PDF_add_locallink
( resource
$pdfdoc
, float $lowerleftx
, float $lowerlefty
, float $upperrightx
, float $upperrighty
, int $page
, string $dest
)
Add a link annotation to a target within the current PDF file.
Returns
This function is deprecated since PDFlib version 6, use
PDF_create_action() with |
more
Recently updated
more
Most requested
more
Last requests
|