Query: pdf_add_note
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)