(PECL pdflib >= 2.0.0)
Create rectangular annotation
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.
Please login to continue.