(PHP 3>= 3.0.6, PHP 4 )
pdf_continue_text -- 次の行にテキストを出力する
説明
void pdf_continue_text (int pdf object, string text)
次の行にtextを出力します。行間の空白は、パラメータ
leading で定義されます。
Print text at the next line. The spacing between lines is determined
by the leading parameter.