PDF_set_text_pos

PDF_set_text_pos -- テキスト位置を設定する

説明

void pdf_set_text_pos(int pdf document, double x-coor, double y-coor);

PDF_set_text_pos() 関数は、次の pdf_show() 関数コールに用いるテキストの位置を設定します。

PDF_show(), PDF_show_xy() も参照下さい。