PDF_setmatrix

(PHP 4 >= 4.0.5)

PDF_setmatrix -- Sets current transformation matrix

Description

void PDF_setmatrix (int pdf object, double a, double b, double c, double d, double e, double f)

Explicitly set the current transformation matrix.