Hi Vicente, I have seen JasperReports only a little ... but if i remember well there is an Applet that is usable as Client, for Viewing Reports generated.
You can do an Applet like that with Pivot, but you'll have to use Jasper Report classes to show report parts (text, graphics, pdf, etc) ... i think can be a lot of work, depending on the complexity of your reports. Better: maybe you can use Jasper Classes to do also the visualization part of the work (i think they use Swing), leaving in your code "only" the rest ... tell us when you'll have something to show (if you can show to us), or some screenshots. Or if you need some info :-) . Hope this little answer can help. Bye, Sandro
