cpdf_set_horiz_scaling

(PHP 3 >= 3.0.8, PHP 4, PHP 5 <= 5.0.4)

cpdf_set_horiz_scaling -- Setzt die horizontale Textskalierung

Beschreibung

bool cpdf_set_horiz_scaling ( int PDF-Dokument, float Skalierung )

Setzt die horizontale Skalierung auf Skalierung Prozent.

Parameter Liste

pdf_document

The document handle, returned by cpdf_open().

Skalierung

Die Skalierung in Prozent

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.