PDF_add_note

(PHP 4 >= 4.0.5)

PDF_add_note -- Add a note annotation for current page

Description

int PDF_add_note (int pdf object, double llx, double lly, double urx, double 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".