Join Up!
104887 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previouscpdf_linetocpdf_newpathnext
Last updated: Tue, 29 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | Finnish | German

cpdf_moveto

(PHP 3>= 3.0.8, PHP 4 )

cpdf_moveto -- Define el punto actual

Descripción

void cpdf_moveto ( int pdf document, double x-koor, double y-koor, int mode)

La funcióncpdf_moveto() pone el punto actual en las coordenadas x-koor y y-koor.

El último parámetro opcional determina la longitud de la unidad. Si es 0 o se omite, la unidad por defecto será la especificada para la página. De otro modo las coordenadas se medirán en puntos postscript despreciando la unidad en curso.

User Contributed Notes
cpdf_moveto
add a note about notes
There are no user contributed notes for this page.
previouscpdf_linetocpdf_newpathnext
Last updated: Tue, 29 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST