Forum und email

cpdf_set_horiz_scaling

(PHP 4, PHP 5 <= 5.0.5)

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.