(PHP 4 >= 4.0RC1)
PDF_set_parameter -- Sets certain parameters
Description
void pdf_set_parameter
(int pdf document, string name, string value)
The PDF_set_parameter() function sets several
parameters of pdflib which are of the type string.
See also PDF_get_value(),
PDF_set_value(),
PDF_get_parameter().