PDF_lineto
(PHP 4, PECL pdflib:1.0-2.1.3)
PDF_lineto — Draw a line
Beskrivelse
bool PDF_lineto
( resource $p
, float $x
, float $y
)
Draws a line from the current point to another point. Returnerer TRUE ved succes, FALSE ved fejl.