cpdf_rmoveto
Opis
bool cpdf_rmoveto ( int pdf_document, float x_coor, float y_coor [, int mode] )Set the current point relative to the given coordinates.
Parametry
- pdf_document
- Uchwyt dokumentu, zwrócony przez cpdf_open(). 
- x_coor
- The x-coordinate of the destination point 
- y_coor
- The y-coordinate of the destination point 
- mode
- Opcjonalny parametr - trybokreśla jednostkę długości. Jeśli jest 0 lub pominięto go, użyta jest domyślna jednostka określona dla strony. W przeciwnym wypadku współrzędne są mierzone w punktach postscriptowych ignorując obecne jednostki.