PDF_rect

(PHP 3>= 3.0.6, PHP 4 )

PDF_rect -- Draws a rectangle

Description

void PDF_rect (int pdf object, double x, double y, double width, double height)

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