PHP.nl

ps_save

ps_save

Save current context

bool **ps_save** resource $psdoc

Saves the current graphics context, containing colors, translation and rotation settings and some more. A saved context can be restored with . ps_restore

psdoc Resource identifier of the postscript file as returned by . ps_new

return.success

ps_restore