downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

PDF_add_outline> <PDF_add_nameddest
[edit] Last updated: Fri, 10 Feb 2012

view this page in

PDF_add_note

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_add_note現在のページに注記を追加する [古い関数]

説明

bool PDF_add_note ( resource $pdfdoc , float $llx , float $lly , float $urx , float $ury , string $contents , string $title , string $icon , int $open )

現在のページに注記を追加します。成功した場合に TRUE を、失敗した場合に FALSE を返します。

この関数は PDFlib バージョン 6 で廃止されました。かわりに type=Text とともに PDF_create_annotation() を使用してください。



add a note add a note User Contributed Notes PDF_add_note
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites