Re: Reduce thickness of the rectangle
Ramas Sami <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, Is it possible to reduce the thickness of rectangle border? rect(x, y, width, height, stroke=1, fill=0)draws a rectangle with lower left corner at (x,y) and width and height as given. Please help me to fix it, if there are any other ways to achieve it. Thanks Best Regards--Ramas