JasperReports

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
  

Articles:
  • Open Source Java Reporting with JasperReports and iReport by John Ferguson Smart   - [Clicks: 162]
    JasperReports is a powerful and flexible open source reporting solution. The iReport visual designer enables you to take advantage of the full power of JasperReports without in-depth knowledge of the JasperReports native XML format.
    [Includes source code]
    http://www.devx.com/Java/Article/29309 - Sep, 2005
  • Hibernate Querying 103: Reporting with JasperReports by John Smart   - [Clicks: 301]
    In the final part of the series, John Smart investigates how you can integrate JasperReports reporting with Hibernate data sources in an optimal manner, without sacrificing ease-of-use or performance.
    http://www.javalobby.org/articles/hibernatequery103/ - Aug, 2005
  • Generating XML templates for JasperReports using Rational Application Developer by Ricardo Olivieri, Jorge D. Rodriguez   - [Clicks: 92]
    JasperReports helps organizations generate affordable business data reports using an XML template. The XML template provides the key report information such as the SQL query, report title, column headers, and database fields. This article discusses how to generate the XML template to allow a user to specify which report columns should be included.
    [Includes sample code]
    http://www-128.ibm.com/developerworks/websphere/library/techarticles/0505_olivieri/0505_olivieri.html - May, 2005
  • Starting with JasperReports by Gregory Beumer   - [Clicks: 20]
    My first days at AMIS I examined JasperReports (v. 0.6.3), an open source report-generating library. This tool is entirely written in Java and uses XML report templates to generate reports you can display on the screen, send to a printer, or save as a PDF document. In order to fill a report with data, the report design (template) must be compiled first.
    [Includes sample code]
    http://technology.amis.nl/blog/index.php?p=346 - Jan, 2005

[Top]