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.