pdf_get_parameter

(PHP 4 )

pdf_get_parameter -- Zjistit hodnotu parametru

Popis

string pdf_get_parameter ( int pdf document, string name [, double modifier])

Funkce 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 or not passed at all.

Viz takΘ pdf_get_value(), pdf_set_value(), pdf_set_parameter().