home | news | install | contact | download | examples | docs | success stories
 

PS_INCLUDE_FILE

Name

PS_include_file -- Include external PostScript file

Synopsis

#include <pslib.h>

int PS_include_file(PSDoc *psdoc, const char *filename)

DESCRIPTION

Reads an external file with raw PostScript code.

RETURN VALUE

Returns -1 in case of error and otherwise 0.

AUTHOR

This manual page was written by Uwe Steinmann .

  <uwe at steinmann.cx> SourceForgeLogo