PHP 手册
后退
前进
pdf_show_xy
(PHP 3 >= 3.0.6, PHP 4, PECL)
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