ps_include_file
(PECL ps >= 1.3.4)
ps_include_file — Reads an external file with raw PostScript code
설명
bool ps_include_file
( resource $psdoc
, string $file
)
Warning이 함수는 현재
문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
인수
-
psdoc
-
Resource identifier of the postscript file
as returned by ps_new().
-
file
-
반환값
성공할 경우 TRUE를, 실패할 경우 FALSE를
반환합니다.