PDF_rect
(PHP 4, PECL pdflib >= 1.0.0)
PDF_rect — Draw rectangle
Descrição
bool PDF_rect
( resource
$p
, float $x
, float $y
, float $width
, float $height
)
Draws a rectangle. Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.