pdf_add_note

(PHP 4 >= 4.0.5)

pdf_add_note -- カレントのページに注記を追加する

説明

int pdf_add_note (int pdf object, double llx, double lly, double urx, double ury, string contents, string title, string icon, int open)

注記を追加します。iconvは、"comment, "insert", "note", "paragraph", "newparagraph", "key", "help"のどれかとなります。