(PHP 4 >= 4.0.1)
PDF_get_parameter -- Gets certain parameters
Description
string pdf_get_parameter
(int pdf document, string name, double modifier)
The PDF_get_parameter() function gets several
parameters of pdflib which are of the type string. The function parameter
modifier characterizes the parameter to get.
If the modifier is not needed it has to be 0.
See also PDF_get_value(),
PDF_set_value(),
PDF_set_parameter().