ps_show2
(PECL ps >= 1.1.0)
ps_show2 — Output a text at current position
说明
bool ps_show2
( resource $psdoc
, string $text
, int $len
)
参数
-
psdoc
-
Resource identifier of the postscript file
as returned by ps_new().
-
text
-
-
len
-
返回值
如果成功则返回 TRUE,失败则返回 FALSE。