PDF_setlinewidth
(PHP 4, PECL pdflib >= 1.0.0)
PDF_setlinewidth — Set line width
Description
bool PDF_setlinewidth
( resource
$p
, float $width
)
Sets the current line width. Returns TRUE
on success or FALSE
on failure.