PDF_moveto

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

PDF_moveto -- Set current point

说明

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

Sets the current point for graphics output. 如果成功则返回 TRUE,失败则返回 FALSE