ps_show2
(PECL ps:1.1.0-1.3.5)
ps_show2 — Output a text at current position
Description
bool ps_show2
( resource $psdoc
, string $text
, int $len
)
Warning此函數目前沒有參考文件;只有引數列表。
Parameters
-
psdoc
-
Resource identifier of the postscript file
as returned by ps_new().
-
text
-
-
len
-
Return Values
成功回傳TRUE失敗回傳FALSE。