cpdf_stringwidth
(PHP 3>= 3.0.8, PHP 4 )
cpdf_stringwidth -- Restituisce la larghezza del testo nel font corrente
Descrizione
float
cpdf_stringwidth ( int documento pdf, string testo)
La funzione cpdf_stringwidth() restituisce la
larghezza della stringa in testo. Richiede che un
font sia settato in precedenza.
Vedere anche cpdf_set_font().