PDF_show_xy
(PHP 4, PECL pdflib:1.0-2.1.3)
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。