PHP Manual - collected by Jimbob 2006.03
pdf_continue_text
(PHP 3 >= 3.0.6, PHP 4, PECL)
pdf_continue_text -- Output text in next line
Description
bool
pdf_continue_text ( resource p, string text )
Prints text at the next line. Returns TRUE on success or FALSE on failure.