PHP.nl

ps_close

ps_close

Closes a PostScript document

bool **ps_close** resource $psdoc

Closes the PostScript document.

This function writes the trailer of the PostScript document. It also writes the bookmark tree. does not free any resources, which is done by . ps_close``ps_delete

This function is also called by if it has not been called before. ps_delete

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

return.success

ps_open_file``ps_delete