(PHP 4 >= 4.0.5)
pdf_add_note -- Add a note annotation for current page
Description
int pdf_add_note
(int pdf object, float llx, float lly, float urx, float ury, string contents, string title, string icon, int open)
Add a note annotation. icon is one of of "comment, "insert", "note",
"paragraph", "newparagraph", "key", or "help".