(PHP 4, PHP 5 <= 5.0.5)
cpdf_setlinewidth — Sets line width
Set the line width.
The document handle, returned by cpdf_open().
The line width, as a float
如果成功则返回 TRUE,失败则返回 FALSE。