PDF_create_annotation
(PECL pdflib >= 2.0.0)
PDF_create_annotation — Create rectangular annotation
说明
PDF_create_annotation
( resource
$pdfdoc
, float $llx
, float $lly
, float $urx
, float $ury
, string $type
, string $optlist
) : boolCreates a rectangular annotation on the current page.

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.pdf-create-annotation.php