PDF_rect

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

PDF_rect -- Draw rectangle

说明

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

Draws a rectangle. 如果成功则返回 TRUE,失败则返回 FALSE