Translating the coordinate system
When rendering a pdf page, the coordinate system can be manipulated to accomplish certain operations. PDFLib supports the entire array of coordinate manipulations including:

The current state of the coordinate system may also be saved/restored using the pdf_save() and pdf_restore() functions.