pdf_continue_text

(PHP 3>= 3.0.6, PHP 4 )

pdf_continue_text -- Outputs text in next line

Popis

void pdf_continue_text (int pdf document, string text)

Funkce 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().

Viz takΘ pdf_show_xy(), pdf_set_leading(), pdf_set_text_pos().