pdf_setmatrix

(PHP 4 >= 4.0.5)

pdf_setmatrix -- Configure la matrice de transformation

Description

bool pdf_setmatrix ( resource pdfdoc, float a, float b, float c, float d, float e, float f)

pdf_setmatrix() configure explicitement la matrice de transformation. Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.