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