PHP 手冊
前一頁
下一頁
pdf_show_xy
(PHP 3>= 3.0.6, PHP 4 , PHP 5)
pdf_show_xy -- Output text at given position
Description
bool
pdf_show_xy
( resource pdfdoc, string text, float x, float y )
Print
text
in the current font at (
x
,
y
). 成功回傳
TRUE
失敗回傳
FALSE
。
前一頁
內容
下一頁
pdf_show_boxed
上一層
pdf_show