8.13.76 cpdf_stringwidth()Retourne la taille de la police courante[ Exemples avec cpdf_stringwidth ] PHP 3>= 3.0.8, PHP 4 , PHP 5
float
cpdf_stringwidth (
int
pdf_document
,
string
text
)
cpdf_stringwidth
retourne la taille
de la chaîne
text
. Une police
doit avoir déjà été choisie.
Voir aussi
cpdf_set_font
.
|