PHP » GoLang |
login |
register |
about
|
GoLang PDF_create_annotation
request it (357)
GoLang replacement for PHP's PDF_create_annotation
[edit | history]
PDF_create_annotation(PECL pdflib >= 2.0.0) PDF_create_annotation — Create rectangular annotation Description
bool PDF_create_annotation
( resource
$pdfdoc
, float $llx
, float $lly
, float $urx
, float $ury
, string $type
, string $optlist
)Creates a rectangular annotation on the current page. |
more
Recently updated
more
Most requested
more
Last requests
|