(PHP 3>= 3.0.8, PHP 4 , PHP 5)
The cpdf_save() function 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. 成功回傳TRUE失敗回傳FALSE。
See also cpdf_restore().