pdf_show
(PHP 3 >= 3.0.6, PHP 4, PECL)
pdf_show -- Output text at current position
Description
bool
pdf_show ( resource pdfdoc, string text )
Print text in the current font and size at
the current position. Returns TRUE on success or FALSE on failure.