您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

PDF_set_value

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

PDF_set_value — Set numerical parameter

说明

bool PDF_set_value ( resource $p , string $key , float $value )

Sets the value of some PDFlib parameter with numerical type. 如果成功则返回 TRUE,失败则返回 FALSE