A report implemented with the DynamicJasper framework.
This report shows a list of Users.
The report uses the DynamicReportBuilder that allowed more control over the columns. Additionally the report uses a CustomExpression for showing how to work with it. The CustomExpression checks a boolean field and writes only a 'T' for 'true and 'F' as 'False.
@author bbruhns
@author sge
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.