Re: Jasper Reports

2007-06-12 Thread [EMAIL PROTECTED]
Yeah...I'm surprised though that iReport hasn't branched off to have a Save As Report Lab report though. It is a nice report design package...they shouldn't tie themselves to one report format On Jun 12, 10:11 am, Joel <[EMAIL PROTECTED]> wrote: > I went down the exact same path as you. I w

Re: Jasper Reports

2007-06-12 Thread Joel
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 - t

Re: Jasper Reports

2007-06-12 Thread olive
Hello, another way is to use OpenOffice: - easy to use and feature reach graphical interface (Text, Draw, Presentation or Speadsheet) - Native PDF export (you don't need any Adobe product) - standard Open Document Format (recommended way to populate data from a template using LXML for example) -

Re: Jasper Reports

2007-06-12 Thread Eugene Morozov
On 12 июн, 04:53, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Has anyone successfully used Jasper Reports on the server being called > from a Django view? I've implemented a Jasper server in Jython. It listens on some network port and generates Jasper reports based on data incoming from so

Re: Jasper Reports

2007-06-12 Thread [EMAIL PROTECTED]
I inherited an online reporting/statistic web-app built with Spring and Jasper Reports. After being exposed to that, it is safe to say that I wont vulentarily use Jasper in any future project, ever. I haven't followed any of the links here, but iReport is a pretty horrible program to work with a

Re: Jasper Reports

2007-06-11 Thread [EMAIL PROTECTED]
I downloaded the screencast on it, which took forever, it looks pretty crude right now. I'm sure it will develop over time, but my boss has seen iReport for Jasper Reports before, which is why he was wanting me to try and use that. I've done a form design tool for something else in Java a few ye

Re: Jasper Reports

2007-06-11 Thread Carl Karsten
[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. Check out: http://dabodev.com