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

search for in the

PDF_begin_document> <PDF_arcn
Last updated: Fri, 10 Oct 2008

view this page in

PDF_attach_file

(PHP 4 >= 4.0.5, PECL pdflib:1.0-2.1.3)

PDF_attach_file現在のページに添付ファイルを追加する [古い関数]

説明

bool PDF_attach_file ( resource $pdfdoc , float $llx , float $lly , float $urx , float $ury , string $filename , string $description , string $author , string $mimetype , string $icon )

添付ファイル注記を追加します。成功した場合に TRUE を、失敗した場合に FALSE を返します。

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



add a note add a note User Contributed Notes
PDF_attach_file
ilia at prohost dot org
18-May-2003 01:52
Only the 'Full' Acrobat software will be able to display file attachments. All others will either show nothing or display a question mark.

PDF_begin_document> <PDF_arcn
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites