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 text at the current position using the current font .

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