cpdf_stringwidth

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

cpdf_stringwidth -- カレントフォントのテキストの幅を返す

説明

float cpdf_stringwidth ( int pdf_document, string text )

cpdf_stringwidth() 関数は、文字列 text の幅を返します。フォントがあらかじめ 設定されている必要があります。

cpdf_set_font() も参照ください。