pdf_rect

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

pdf_rect -- Draws a rectangle

Description

void pdf_rect (int pdf object, float x, float y, float width, float height)

Draw a rectangle at lower left (x, y) with width and height.