PHP 8.3.4 Released!

fdf_get_file

(PHP 4, PHP 5 < 5.3.0, PECL fdf SVN)

fdf_get_file/F キーの値を得る

説明

fdf_get_file(resource $fdf_document): string

/F キーの値を取得します。

パラメータ

fdf_document

fdf_create()fdf_open() あるいは fdf_open_string() が返す FDF ドキュメントハンドル。

戻り値

キーの値を文字列を返します。

参考

  • fdf_set_file() - FDF データを表示する PDF ドキュメントを設定する

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top