PHP - Manual: PDF_add_nameddest
2024-11-15
(PECL pdflib >= 2.0.0)
PDF_add_nameddest — Create named destination
$pdfdoc
, string $name
, string $optlist
) : bool
Creates a named destination on an arbitrary page in the current document.
成功时返回 TRUE
, 或者在失败时返回 FALSE
。
官方地址:https://www.php.net/manual/en/function.pdf-add-nameddest.php