pdf_continue_text

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