ClibPDF
PHP Manual

cpdf_setlinewidth

(PHP 4, PHP 5 <= 5.0.5)

cpdf_setlinewidth — Sets line width

Опи�ание

bool cpdf_setlinewidth ( int $pdf_document , float $width )

Set the line width.

Спи�ок параметров

pdf_document

The document handle, returned by cpdf_open().

width

The line width, as a float

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.


ClibPDF
PHP Manual