PDF_lineto

(PHP 4, PECL pdflib >= 1.0.0)

PDF_linetoDraw a line

Descrição

PDF_lineto ( resource $p , float $x , float $y ) : bool

Draws a line from the current point to another point. Retorna TRUE em caso de sucesso ou FALSE em caso de falha.