(PHP 4, PHP 5 <= 5.0.5)
cpdf_save — Saves current environment
Saves the current environment. It works like the postscript command gsave. Very useful if you want to translate or rotate an object without effecting other objects.
The document handle, returned by cpdf_open().
成功回傳TRUE失敗回傳FALSE。