downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

PDF_load_3ddata> <PDF_initgraphics
[edit] Last updated: Fri, 17 May 2013

view this page in

PDF_lineto

(PHP 4, PECL pdflib >= 1.0.0)

PDF_linetoDraw a line

Description

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

Draws a line from the current point to another point. Returns TRUE on success or FALSE on failure.



PDF_load_3ddata> <PDF_initgraphics
[edit] Last updated: Fri, 17 May 2013
 
add a note add a note User Contributed Notes PDF_lineto - [3 notes]