I googled a bit. The ideal thing would be something that generates RML
(ReportLab Markup Language) and then use python's rml2pdf library, but I
havent found any graphical RML generator. You could also check
"relatorio" and "pod" if you are willing to work with open office.
For a tool which uses detail bands, and total, subtotal, and group bands
as well as page headers and footers you could check out PollyReports
which is not a graphical tool but a python lib which depends on
ReportLab, but allows good control for database reports, as for accuracy
it works with points (that would be 72 points to an inch), or you could
use ReportLab.lib.units which allows you to work in inches, cm, mm and pica.
HTH
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.