(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)
cpdf_stringwidth -- Returns width of text in current font
Description
float cpdf_stringwidth
(int pdf document, string text)
The cpdf_stringwidth() function returns the
width of the string in text. It requires
a font to be set before.
See also cpdf_set_font().