Manual
de
PHP
Anterior
Siguiente
PDF_moveto
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
.
Anterior
Inicio
Siguiente
Subir