iain duncan ha scritto: > I would like to add the option for my client to download ready to print > invoices as one big doc, and am wondering what people would use to do > that. I have heard good things about the Apache POI project, but it > seems to have only Ruby bindings. Anyone have any suggestions of what > they like? >
PyExcelerator can create (simple) excel documents in .xls format. I've tried using an ODT or XML document as a template and parsing it through Kid, but it got complex soon. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

