ps_show2
(PECL ps >= 1.1.0)
ps_show2 — Output a text at current position
설명
bool ps_show2
( resource $psdoc
, string $text
, int $len
)
Warning이 함수는 현재
문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
인수
-
psdoc
-
Resource identifier of the postscript file
as returned by ps_new().
-
text
-
-
len
-
반환값
성공할 경우 TRUE를, 실패할 경우 FALSE를
반환합니다.