(PHP 4, PECL pdflib >= 1.0.0)
Set string parameter
bool PDF_set_parameter ( resource $p, string $key, string $value )
Sets some PDFlib parameter with string type. Returns TRUE
on success or FALSE
on failure.
Please login to continue.