Fonctions PDF
PHP Manual

PDF_rect

(PHP 4, PECL pdflib >= 1.0.0)

PDF_rectDessine un rectangle

Description

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

pdf_rect() dessine un rectangle. Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.


Fonctions PDF
PHP Manual