Manuál PHP | ||
---|---|---|
Předcházející | Další |
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. Vrací TRUE při úspěchu, FALSE při selhání.
See also cpdf_restore().
Předcházející | Domů | Další |
cpdf_save_to_file | Nahoru | cpdf_scale |