(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 。
© 2005-2008 BlaBla.cn 版权所有