PDF_rect

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

PDF_rect -- Draw rectangle

Description

bool PDF_rect ( resource p, float x, float y, float width, float height )

Draws a rectangle. Returns TRUE on success or FALSE on failure.