Du bist hier: Tips » Scripte » PHP
PHP
Referenzliste

PDF_concat

PDF-Funktionen

    Befehl:
bool PDF_concat ( resource $p , float $a , float $b , float $c , float $d , float $e , float $f )


    Beschreibung:
Verknüpft eine Matrix mit der CTM


    Aktiv in Version:
(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_concat() - Beispiel


Eingabe:
Noch kein Beispiel vorhanden.

Beschreibung:
Verkn�pft eine Matrix mit der aktuellen Transformationsmatrix (CTM). Gibt bei Erfolg TRUE zur�ck. Im Fehlerfall wird FALSE zur�ckgegeben.
PDF-Funktionen