PHP.nl

ps_new

ps_new

Creates a new PostScript document object

 **ps_new**

Creates a new document instance. It does not create the file on disk or in memory, it just sets up everything. is usually followed by a call of to actually create the postscript document. ps_new``ps_open_file

Resource of PostScript documentreturn.falseforfailure. The return value is passed to all other functions as the first argument.

ps_delete