cpdf_text

(PHP 3 >= 3.0.8, PHP 4, PECL)

cpdf_text -- Output text with parameters

Description

bool cpdf_text ( int pdf_document, string text [, float x_coor, float y_coor [, int mode [, float orientation [, int alignmode]]]] )

The cpdf_text() function outputs the string text at position with coordinates (x_coor, y_coor). Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.

Opcjonalny parametr tryb określa długość jednostki. Jeśli jest to 0 lub parametr został pominięty, używana jest taka jednostka jaka została podana dla strony. W przeciwnym przypadku koordynaty są mierzone w punktach postscriptowych ignorując bieżącą jednostkę.

The optional parameter orientation is the rotation of the text in degree.

The optional parameter alignmode determines how the text is aligned.

See the ClibPDF documentation for possible values.

See also cpdf_show_xy().

Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:42