pdf_show

(PHP 3>= 3.0.6, PHP 4 )

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

説明

void pdf_show (int pdf document, string text)

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

pdf_show_xy(), pdf_show_boxed(), pdf_set_text_pos(), pdf_set_font()も参照下さい。