Description
bool
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. Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
- See also cpdf_restore().
Пред.
Начало
След.
cpdf_save_to_file
Уровень выше
cpdf_scale
22222