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_add_bookmark(3) - php
ps_begin_template(3) - php
ps_makespotcolor(3) - php
ps_place_image(3) - php
ps_set_info(3) - php
Similar Topics in the Unix Linux Community
Help with Backup Shell Script
To all the awk experts out there!
Request help with recording files deleted
CUPS has gone away