<html>

<head>
  <meta charset="utf-8" />
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <title>OpenReports</title>
  <meta name="description" content="" />
  <meta name="author" content="">
  <!--[if lt IE 9]>
    <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  <![endif]-->
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
  <link rel="stylesheet" href="css/normalize.css">
  <link rel="stylesheet" href="css/skeleton.css">
</head>

  <body>

  <div class="container">

  <div class="two-thirds columns">
    <h3 style="margin-top: 25px">OpenReports</h3>
	<hr>
  </div>

  <div class="two-thirds columns">

	<p>OpenReports is a powerful, flexible, and easy to use open source web reporting solution that provides browser based,
	parameter driven, dynamic report generation and flexible report scheduling capabilities.</p>

	<p>OpenReports supports a variety of open source reporting engines, including JasperReports, JFreeReport, JXLS, and Eclipse BIRT,
	to provide support for a wide range of reporting requirements and capabilities. OpenReports also includes QueryReports and
	ChartReports, easy to create SQL based reports that do not require a predefined report definition. In addition,
	OpenReports now supports OLAP, via Mondrian and JPivot.</p>

	<p>OpenReports provides a web based report generation and administration interface with the following features:</p>

	<ul class="square">
		<li>Support for a wide variety of export formats including PDF, HTML, CSV, XLS, RTF, and Image.</li>
		<li>Web based Administration of Users, Groups, Reports, Parameters, and DataSources.</li>
		<li>Flexible Scheduling including Hourly, Daily, Weekly, Monthly and Cron scheduling and multiple recipients.</li>
		<li>Comprehensive Report Parameter support including Date, Text, List, Query, and Boolean parameters.</li>
		<li>Fine-grained security controls access to Reports, Scheduling, and Administration functionality.</li>
		<li>Report Auditing tracks start time, duration, status, and user of every report generated.</li>
		<li>Support for multiple JNDI or Connection Pool DataSources for use in generating reports.</li>
		<li>Support for Drill Down reports and external application integration via secure report generation URL.</li>
	</ul>

	<p>OpenReports report generation and scheduling capabilities are also available directly via the ReportService,
	a Service-oriented architecture (SOA) for report generation and scheduling. The ReportService provides the ability
	to quickly add reporting functionality to existing or new applications through a comprehensive and flexible API
	exposed as a SOAP web service and to HTTP GET/PUT requests.</p>

	<p>OpenReports Professional, the commercial version of OpenReports, includes all the features of the open source
	version and introduces advanced functionality, including the Reporting Dashboard, Alerts, Conditional Report
	Scheduling, and Report Statistics at an affordable price point. </p>

	<p><strong>OpenReports is not being actively developed at this time.</strong> The source code can be downloaded from the SourceForge project page:
	<a href="http://sourceforge.net/projects/oreports/">http://sourceforge.net/projects/oreports/</a></p>

  </div>

  </div>
  </body>
</html>
