PHP マニュアル
前のページ
次のページ
pdf_attach_file
(PHP 4 = 4.0.5)
pdf_attach_file -- カレントのページに添付ファイルを追加する
説明
int
pdf_attach_file
( int pdf object, float llx, float lly, float urx, float ury, string filename, string description, string author, string mimetype, string icon)
添付ファイル注記を追加します。iconは、"graph, "paperclip", "pushpin", "tag" のどれかです。
前のページ
ホーム
次のページ
pdf_arcn
上に戻る
pdf_begin_page