PDF_show

PDF_show -- Output text at current position

Description

void pdf_show(int pdf document, string text);

The PDF_show() function outputs the string in text at the current position.

See also PDF_show_xy(), PDF_set_text_pos().