Geraldo is a reports engine for Python and Django applications. It uses the power of ReportLab and PIL to generate reports with page header and footer, child bands, report begin and summary bands, agreggation and graphic elements, etc.
There's no way to create report with band detail in "full framing" (i.e. borders left, right, top, bottom) and auto_expand_height. If you create a row of ObjectValues with border: all thay do have the borders, but if any of the cells is expanded vertically, the rest of the cells have thir borders short in height.
There's no way to create report with band detail in "full framing" (i.e. borders left, right, top, bottom) and auto_expand_height. If you create a row of ObjectValues with border: all thay do have the borders, but if any of the cells is expanded vertically, the rest of the cells have thir borders short in height.