ps_show2
(PECL ps:1.1.0-1.3.5)
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
-
Return值
如果成功則回傳 TRUE,失敗則回傳 FALSE。