PDF_create_field
(PECL pdflib >= 2.0.0)
PDF_create_field — フォームフィールドを作成する
説明
bool PDF_create_field
( resource
$pdfdoc
, float $llx
, float $lly
, float $urx
, float $ury
, string $name
, string $type
, string $optlist
)さまざまなオプションをもとにして、現在のページ上にフォームフィールドを作成します。
There are no user contributed notes for this page.
