cpdf_continue_text

(PHP 3 >= 3.0.8, PHP 4, PHP 5 <= 5.0.4)

cpdf_continue_text -- 次の行にテキストを出力する

説明

bool cpdf_continue_text ( int pdf_document, string text )

cpdf_continue_text() 関数は次の行に 文字列 text を出力します。 成功した場合に TRUE を、失敗した場合に FALSE を返します。

cpdf_show_xy(), cpdf_text(), cpdf_set_leading(), cpdf_set_text_pos() も参照ください。