Ps_include_file include external postscript file
#include <pslib.h>
int PS_include_file(PSDoc *psdoc, const char *filename)
Reads an external file with raw PostScript code.
Returns -1 in case of error and otherwise 0.
This manual page was written by Uwe Steinmann [email protected].