PDF 函数
PHP 手册

PDF_show_xy

(PHP 4, PECL pdflib >= 1.0.0)

PDF_show_xyOutput 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 函数
PHP 手册