Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
PDF Functions
PHP Manual

PDF_create_annotation

(PECL pdflib >= 2.0.0)

PDF_create_annotationCreate 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.


PDF Functions
PHP Manual