Forum und email

PDF_get_value

(PHP 4 >= 4.0.1, PECL pdflib:1.0-2.1.3)

PDF_get_value — Gets certain numerical value

Description

double pdf_get_value ( int $pdf document , string $name , double $modifier )

The 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.

See also PDF_set_value(), PDF_get_parameter(), PDF_set_parameter().


08, Erik Sefkow