cpdf_setlinewidth
(PHP 3 >= 3.0.8, PHP 4, PECL)
cpdf_setlinewidth -- Sets line width
Description
bool
cpdf_setlinewidth ( int pdf_document, float width )
The cpdf_setlinewidth() function set the line
width to width. Returns TRUE on success or FALSE on failure.