PDF_rectPHP ManualPrevNextPDF_rectPDF_rect -- Draws a rectangleDescriptionvoid pdf_rect(int pdf document, double x-coor, double y-coor, double width, double height);
The PDF_rect() function draws a rectangle with
its lower left corner at point
(x-coor, y-coor).
This width is set to widgth.
This height is set to height.
See also PDF_stroke().PrevHomeNextPDF_arcUpPDF_closepath
Wyszukiwarka