PDF_set_value
(PHP 4 >= 4.0.1, PECL pdflib >= 1.0.0)
PDF_set_value — Set numerical parameter
Descrição
bool PDF_set_value
( resource
$p
, string $key
, float $value
)
Sets the value of some PDFlib parameter with numerical type. Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.