Author Archive

Advantage of Reporting Framework

Most of the reporting engine libraries or tool (like JasperReports, SQL server reporting services) are bundles with useful apis or utilities to generate the reports based on report design files (like .jrxml files, rdl file). These apis take data source, compiled report file, and other report parameters (i.e export type options like pdf/csv/excel/html, report type [...]