Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.cpdf-save.html
Дата изменения: Sun Feb 3 22:35:46 2002
Дата индексирования: Mon Oct 1 21:21:40 2012
Кодировка:

Поисковые слова: rotation
cpdf_save

cpdf_save

(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)

cpdf_save -- Saves current environment

Description

void cpdf_save ( int pdf document)

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.

See also cpdf_restore().