Jasper

From Documentation
asper


Stop.png This documentation is for an older version of ZK. For the latest one, please click here.


Overview

Reporting is an essential feature in most enterprise applications. In this article, I will demonstrate standard practice on handling reports and how this is accomplished with a famous Java opensource reporting engine, JasperReports, as an example.

What's Jasperreport

JasperReports is an open source Java reporting tool that can write to a screen, a printer or into PDF files. It can be used in Java-enabled applications, including J2EE or Web applications, to generate dynamic content.

Version Info

We have tested ZK version XXX and it works well with Jasper report Version XXX.

See Also

From ZK Smalltalk:

From ZK Forum:



Last Update : 2010/07/23

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.