Using JasperReports with Coldfusion MX 6.1
Categories:
Coldfusion
I recently found myself in a situation where I needed to do some report generation with Coldfusion, but more complicated than plain HTML output could really handle. CFREPORT is poorly documented and has extremely limited functionality, and we don't want to fork out a ton of cash for a web based reporting tool like Crystal Enterprise.
Enter JasperReports, a free, open-source, java-based, full-featured reporting engine with the ability to generate PDF documents, Excel Spreadsheets, HTML documents, and other output formats.
Posted by rickroot at 12:00 AM | Link | 11 comments