PDF_ADD_NOTE(3) 1 PDF_ADD_NOTE(3) PDF_add_note - Set annotation for current page [deprecated]SYNOPSISbool PDF_add_note (resource $pdfdoc, float $llx, float $lly, float $urx, float $ury, string $contents, string $title, string $icon, int $open)DESCRIPTIONSets an annotation for the current page. Returns TRUE on success or FALSE on failure. This function is deprecated since PDFlib version 6, use PDF_create_annotation(3) with $type=Text instead. PHP Documentation Group PDF_ADD_NOTE(3)
| Related Man Pages |
|---|
| gmagickdraw(3) - php |
| imagickdraw(3) - php |
| swfdisplayitem(3) - php |
| ps_add_note(3) - php |
| ps_add_weblink(3) - php |