PDF Functions
PHP Manual

PDF_setlinewidth

(PHP 4, PECL pdflib:1.0-2.1.3)

PDF_setlinewidthSet line width

Description

bool PDF_setlinewidth ( resource $p , float $width )

Sets the current line width. Returns TRUE on success or FALSE on failure.


PDF Functions
PHP Manual