This isn't probably the answer you are looking for, but a good solution
that worked for me is  Cheetah. Cheetah is a template engine, which is
mainly used for web applications, but that can be used for generating
all kinds of text documents.

For example, I use it for creating invoices in html format, that can be
easily opened in MS Word. Cheetah is very easy to use and I highly
recommend it.

Luis


[EMAIL PROTECTED] wrote:
> Hi, what is the best unit for creating reports like in Microsoft
> Access, i.e. with page header / footer, grouping, group headers /
> footers etc., with Wysiwyg editor?
> 
> Thanks a lot, Jakub

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to