PHP speed | PHP Manual | PHP Benchmark | MySQL Manual | MySQL Benchmark | Apache Manual | Apache Benchmark

PDF_show_xy

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

PDF_show_xy -- Output text at given position

Description

bool PDF_show_xy ( resource p, string text, float x, float y )

Prints text in the current font. Returns TRUE on success or FALSE on failure.