(PHP 4, PHP 5 <= 5.0.5)
cpdf_translate — Sets origin of coordinate system
Sets the origin of coordinate system to the specified point.
The document handle, returned by cpdf_open().
The x-coordinate of the point
The y-coordinate of the point
如果成功则返回 TRUE,失败则返回 FALSE。