pdf_moveto

(PHP3 >= 3.0.6, PHP4 )

pdf_moveto -- Sets current point

Description

void pdf_moveto (int pdf document, double x-coor, double y-coor)

The pdf_moveto() function sets the current point to the coordinates x-coor and y-coor.