[reportlab-users] rounded edges in tables

Dinu Gherman gherman at darwin.in-berlin.de
Thu Apr 24 03:12:27 EDT 2008


Arkadi Colson:


> Does anyone know if it's possible to draw rounded edges on a table?


I'm pretty sure it's not. But you can have some fun if you replace
some of the canvas.rect() calls with canvas.roundRect() in the
module tables.py. I haven't done this myself, but it would be nice
to know if it works. ;-)

Regards,

Dinu


More information about the reportlab-users mailing list