PDF 函数
PHP 手册

PDF_show

(PHP 4, PECL pdflib >= 1.0.0)

PDF_showOutput 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


PDF 函数
PHP 手册