What is the best way to generate a report in PDF ? Thanks for any help.
Andre Dourado wrote:
What is the best way to generate a report in PDF ?
Dunno about the best way, but I can give you some options. http://aspn.activestate.com/ASPN/Mail/Message/zope-List/1818552 http://zope.org/Members/jack-e/CMFReportTool http://zope.org/Members/gaaros/ZpdfDocument http://zope.org/Members/gaaros/ZpdfDocument --jcc -- "Code generators follow the 80/20 rule. They solve most of the problems, but not all of the problems. There are always features and edge cases that will need hand-coding. Even if code generation could build 100 percent of the application, there will still be an endless supply of boring meetings about feature design." (http://www.devx.com/java/editorial/15511)
I've used www.reportlab.com with good sucess. David ----- Original Message ----- From: Andre Dourado To: Zope Mailing List (E-mail) Sent: Thursday, November 13, 2003 6:13 AM Subject: [Zope] How can I generate a report ? What is the best way to generate a report in PDF ? Thanks for any help. ------------------------------------------------------------------------------ _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Andre Dourado -
David Hassalevris -
J Cameron Cooper