pdf_lineto

(PHP 3 >= 3.0.6, PHP 4, PECL)

pdf_lineto -- Draw a line

Description

bool pdf_lineto ( resource p, float x, float y )

Draws a line from the current point to (x, y). Returns TRUE on success or FALSE on failure.