Fonctions PDF
PHP Manual

PDF_rect

(PHP 4, PECL pdflib:1.0-2.1.3)

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, FALSE en cas d'échec.


Fonctions PDF
PHP Manual