Description
bool
pdf_add_note ( resource pdfdoc, float llx, float lly, float urx, float ury, string contents, string title, string icon, int open )
Sets an annotation for the current page. icon is one of
comment, insert, note,
paragraph, newparagraph,
key, or help. 如果成功则返回 TRUE,失败则返回 FALSE。