PDF 函数
PHP Manual

PDF_setlinewidth

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setlinewidthSet line width

说明

bool PDF_setlinewidth ( resource $p , float $width )

Sets the current line width. 成功时返回 TRUE, 或者在失败时返回 FALSE.


PDF 函数
PHP Manual