php man page for ps_save

Query: ps_save

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PS_SAVE(3)								 1								PS_SAVE(3)

ps_save - Save current context

SYNOPSIS
bool ps_save (resource $psdoc)
DESCRIPTION
Saves the current graphics context, containing colors, translation and rotation settings and some more. A saved context can be restored with ps_restore(3).
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_restore(3). PHP Documentation Group PS_SAVE(3)
Related Man Pages
ps_add_note(3) - php
ps_begin_template(3) - php
ps_hyphenate(3) - php
ps_lineto(3) - php
ps_translate(3) - php
Similar Topics in the Unix Linux Community
How to change font and colour in mail sent from Unix
Reading specific range of columns in an Excel file
[BASH] Errormessages and Traps with a 'here-doc'