PHP 手册
上一页
下一页
PDF_show_xy
(PHP 3 >= 3.0.6, PHP 4, PECL)
PDF_show_xy -- Output text at given position
说明
bool
PDF_show_xy
( resource p, string text, float x, float y )
Prints
text
in the current font. 如果成功则返回
TRUE
,失败则返回
FALSE
。
上一页
起始页
下一页
PDF_show_boxed
上一级
PDF_show