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_hyphenate(3) - php
ps_place_image(3) - php
ps_set_text_pos(3) - php
ps_setpolydash(3) - php
ps_translate(3) - php
Similar Topics in the Unix Linux Community
How to change font and colour in mail sent from Unix
Parameter to avoid file being deleted by SAM
Script to Reboot and Confirm
[BASH] Errormessages and Traps with a 'here-doc'