Russian Ukraine English
Catalog RSS


pdf_set_text_pos

(PHP 3>= 3.0.6, PHP 4 )

pdf_set_text_pos -- Sets text position

Description

void pdf_set_text_pos (int pdf document, double x-coor, double y-coor)

The pdf_set_text_pos() function sets the position of text for the next pdf_show() function call.

See also pdf_show(), pdf_show_xy().

Led