PHP - Manual: HaruPage::createLinkAnnotation
2024-11-13
(PECL haru >= 0.0.1)
HaruPage::createLinkAnnotation — Create new HaruAnnotation instance
$rectangle
, object $destination
) : objectCreates a new HaruAnnotation instance.
rectangle
An array with 4 coordinates of the clickable area.
destination
Valid HaruDestination instance.
Returns a new HaruAnnotation instance.
发生错误时抛出 HaruException 异常。
官方地址:https://www.php.net/manual/en/harupage.createlinkannotation.php