cpdf_translate
Opis
bool cpdf_translate ( int pdf_document, float x_coor, float y_coor )Sets the origin of coordinate system to the specified point.
Parametry
pdf_document
Uchwyt dokumentu, zwrócony przez cpdf_open().
x_coor
The x-coordinate of the point
y_coor
The y-coordinate of the point