pdf_get_value

(PHP 4 )

pdf_get_value -- Gets certain numerical value

Popis

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

Funkce pdf_get_value() function gets several numerical parameters of pdflib. 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_set_value(), pdf_get_parameter(), pdf_set_parameter().