Russian Ukraine English
Catalog RSS


pdf_set_text_matrix

(PHP 3>= 3.0.6, PHP 4 <= 4.0b4)

pdf_set_text_matrix -- Sets the text matrix

Description

void pdf_set_text_matrix (int pdf document, array matrix)

The pdf_set_text_matrix() function sets a matrix which describes a transformation applied on the current text font. The matrix has to passed as an array with six elements.

Note: This function is not available anymore since pdflib 2.3

Led