PDF_continue_text

PDF_continue_text -- Output 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.

See also PDF_show_xy(), PDF_set_text_leading(), PDF_set_text_pos().