Forum und email

ps_include_file

(PECL ps:1.3.4-1.3.5)

ps_include_file — Reads an external file with raw PostScript code

설명

bool ps_include_file ( resource $psdoc , string $file )

Warning

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

매개변수

psdoc

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

file

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.