PDF_continue_text
(PHP 4, PECL pdflib >= 1.0.0)
PDF_continue_text — Output text in next line
Descrição
bool PDF_continue_text
( resource
$p
, string $text
)
Prints text
at the next line. Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.