Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<PDF_initgraphicsPDF_load_font>
Last updated: Tue, 19 Sep 2006

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 another point. Returns TRUE on success or FALSE on failure.




<PDF_initgraphicsPDF_load_font>
Last updated: Tue, 19 Sep 2006