Russian Ukraine English
Catalog RSS


pdf_continue_text

(PHP 3>= 3.0.6, PHP 4 )

pdf_continue_text -- Outputs text in next line

Description

void pdf_continue_text (int pdf document, string text)

The pdf_continue_text() function outputs the string in text in the next line. The distance between the lines can be set with pdf_set_leading().

See also pdf_show_xy(), pdf_set_leading(), pdf_set_text_pos().

Led