pdf_set_text_pos

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

pdf_set_text_pos -- Set text position

Description

bool pdf_set_text_pos ( resource p, float x, float y )

Sets the position for text output on the page, specified by x and y. Returns TRUE on success or FALSE on failure.