From: Johan Brichau <johan(a)inceptive.be>
Date: June 8, 2011 7:08:52 PM GMT+02:00
To: Pharo-project(a)lists.gforge.inria.fr
Subject: Re: [Pharo-project] Report generation? (I need an update)
Reply-To: Pharo-project(a)lists.gforge.inria.fr
On 08 Jun 2011, at 17:37, Esteban Lorenzano wrote:
So... my question:
what do you use to generate reports to clients?
if pdf generation... which strategy?
We use Jasper reports:
www.jasperforge.org
It's a feature-rich library for generation of any report to about any format you can
think of, and it's open source.
The downside is: it is a Java library but we use http communication between our Seaside
app and the jasper application.
In the future, I hope to get my own Javaconnect library (working in Visualworks) rolling
completely in Pharo to have native communication from Pharo to Java.
In the meantime, you might try JNIPort since that one has Pharo version already.
We can try to develop everything in Smalltalk but we will fail to keep up.
Johan
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch