Forum und email

cpdf_stringwidth

(PHP 4, PHP 5 <= 5.0.5)

cpdf_stringwidth — Devuelve la anchura del texto en la fuente actual

Descripción

float cpdf_stringwidth ( int $pdf document , string $text )

La función cpdf_stringwidth() devuelve la anchura de la cadena text . Requiere haber definido antes una fuente.

Vea también cpdf_set_font().