PDF_translate

PDF_translate -- Sets origin of coordinate system

Description

void pdf_translate(int pdf document, double x-koor, double y-koor);

The PDF_translate() function set the origin of coordinate system to the point (x-koor, y-koor).