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 )
Prints text
in the current font and size at
the current position. Returns TRUE on success or FALSE on failure.