(PHP 4, PHP 5 <= 5.0.5)
cpdf_translate — Sets origin of coordinate system
Sets the origin of coordinate system to the specified point.
O manipulador do documento, retornado por cpdf_open().
The x-coordinate of the point
The y-coordinate of the point
Retorna TRUE em caso de sucesso ou FALSE em falhas.