I went down the exact same path as you. I wanted to use Jasper/iReport with Django. In the end, it ended up being easier just using Report Lab which has produced some very nice results. I do miss iReport, but for our purposes we didn't need a graphical editor for the reports on this project - they were very custom.
It's nice that ReportLab integrates tightly with Django. I think that trying to use Jasper would have been a kludge at best. -- Joel [EMAIL PROTECTED] wrote: > Has anyone successfully used Jasper Reports on the server being called > from a Django view? > > I've done a few things with ReportLab, but we have the need for a > graphical Report Designer, which I don't believe exists for Report > Lab...so we were talking about the possibiltiy of using Jasper > Reports...thought I'd see if anyone had done this before? > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

