Forum und email

PDF_set_parameter

(PHP 4, PECL pdflib:1.0-2.1.3)

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().