Man Page: pdf_rect
Operating Environment: php
Section: 3
PDF_RECT(3) 1 PDF_RECT(3) PDF_rect - Draw rectangle SYNOPSIS bool PDF_rect (resource $p, float $x, float $y, float $width, float $height) DESCRIPTION Draws a rectangle. Returns TRUE on success or FALSE on failure. PHP Documentation Group PDF_RECT(3)