(PHP 4 >= 4.0.1, PECL pdflib >= 1.0.0)
Fill document info field
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.
Please login to continue.