(PHP 4 >= 4.0.5)
pdf_add_note -- カレントのページに注記を追加する
説明
int
pdf_add_note ( int pdf object, float llx, float lly, float urx, float ury, string contents, string title, string icon, int open)
注記を追加します。iconは、"comment, "insert", "note",
"paragraph", "newparagraph", "key", "help"のどれかとなります。