PDF_show

(unknown)

PDF_show -- カレントの位置にテキストを出力する

説明

void pdf_show (int pdf document, string text)

PDF_show() 関数は、カレントの位置にカレント フォントを用いて文字列 text を出力します。

PDF_show_xy(), PDF_set_text_pos(), PDF_set_font() も参照下さい。