cpdf_show

cpdf_show -- 現在位置にテキストを出力する

説明

void cpdf_show(int pdf document, string text);

cpdf_show 関数は、現在位置に text の文字列を出力します。

cpdf_text, cpdf_begin_text, cpdf_end_text も参照下さい。