pdf_stringwidthPodręcznik PHPPoprzedniNastępnypdf_stringwidth (PHP 3>= 3.0.6, PHP 4 )pdf_stringwidth -- Returns width of text using current fontDescriptionfloat pdf_stringwidth ( int pdf object, string text [, int font [, float size]])
Returns the width of text using the last
font set by pdf_setfont(). If the optional
parameters font and
size are specified, the width will be
calculated using that font and size instead. Please note that
font is a font handle returned by
pdf_findfont().
Notatka:
Both the font and size
parameters must used together.
See Also: pdf_setfont() and
pdf_findfont().
PoprzedniSpis treściNastępnypdf_skewPoczątek rozdziałupdf_stroke
Wyszukiwarka