HOME

Fill document info field
PDF Functions
PHP Manual

PDF_set_info

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

PDF_set_infoFill document info field

Description

bool PDF_set_info ( resource $p , string $key , string $value )

Fill document information field key with value. Returns TRUE on success or FALSE on failure.


PDF Functions
PHP Manual