PDF_show
(PHP 4, PECL pdflib:1.0-2.1.3)
PDF_show — Output text at current position
说明
bool PDF_show
( resource $pdfdoc
, string $text
)
Prints text in the current font and size at the current position. 如果成功则返回 TRUE,失败则返回 FALSE。