ps_include_file

(no version information, might be only in CVS)

ps_include_file -- Reads an external file with raw PostScript code

Description

bool ps_include_file ( resource psdoc, string file )

Warning

This function is currently not documented; only the argument list is available.

Parameters

psdoc

Resource identifier of the postscript file as returned by ps_new().

file

Return Values

Returns TRUE on success or FALSE on failure.