8.13.50 cpdf_set_horiz_scaling()Fixe l'échelle horizontale du texte[ Exemples avec cpdf_set_horiz_scaling ] PHP 3>= 3.0.8, PHP 4 , PHP 5
bool
cpdf_set_horiz_scaling (
int
pdf_document
,
float
scale
)
cpdf_set_horiz_scaling
fixe l'échelle
horizontale du texte à
scale
%.
Cette fonction retourne
TRUE
en cas de
succès,
FALSE
en cas d'échec.
|