PDF_setlinewidth
(PHP 4, PECL pdflib >= 1.0.0)
PDF_setlinewidth — Set line width
Descrição
bool PDF_setlinewidth
( resource
$p
, float $width
)
Sets the current line width. Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.