ps_delete(3) php man page | unix.com

Man Page: ps_delete

Operating Environment: php

Section: 3

PS_DELETE(3)								 1							      PS_DELETE(3)

ps_delete - Deletes all resources of a PostScript document

SYNOPSIS
bool ps_delete (resource $psdoc)
DESCRIPTION
Mainly frees memory used by the document. Also closes a file, if it was not closed before with ps_close(3). You should in any case close the file with ps_close(3) before, because ps_close(3) not just closes the file but also outputs a trailor containing PostScript comments like the number of pages in the document and adding the bookmark hierarchy.
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_close(3). PHP Documentation Group PS_DELETE(3)
Related Man Pages
ps_begin_pattern(3) - php
ps_hyphenate(3) - php
ps_makespotcolor(3) - php
ps_set_info(3) - php
ps_setpolydash(3) - php
Similar Topics in the Unix Linux Community
Display output of one xterm on another
Problem to map VIM cursor moving in InsertMode
To all the awk experts out there!
Request help with recording files deleted
CUPS has gone away