pdf_moveto

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

pdf_moveto -- Sets current point

Popis

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

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