Carl Karsten wrote: > Found this, what what is posted below. I have yet to look at the dabo report > stuff, so I have 0.0 idea if this is at all relevant, but here you go: > > PythonReports 0.2.1 > > Database report generator > > PythonReports is a toolkit aimed to build database reports in Python > programs. > The toolkit includes report template designer, report builder and several > printout renderers for GUI and graphic file output. > > Report builder applies a template to a sequence of uniform data objects and > produces a printout structure that can be saved to file and/or rendered by > one > of the front-end drivers to screen, printer, PDF etc.
Hmm, this would appear to be the appropriate toolkit to use for Dabo, assuming that it works. I've been thinking about abstracting out different output options, and that is where this would appear to fit in. Once I get some time, I'll check it out. However, please check out Dabo's current report writer. It probably does what you want, and if you can use both of these tools you can be in a position to ascertain whether it is a viable road to go down. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
