Eclipse Sample BIRT Viewer
The Sample Viewer that comes with the Eclipse BIRT Engine and Java API’s is a sample implementation of the BIRT Engine in a web application. It can retrieve HTML report content and data, display that content page-by-page in a web-based viewer and generate a table-of-contents for a more manageable user experience. It will also generate a PDF version, print, and export to CSV.
BIRT Viewer
The BIRT Viewer contains the functionality of the Eclipse BIRT Sample Viewer and adds performance and usability improvements for more demanding BIRT Reports. It adds the ability for a BIRT report to handle interactive Flash objects for quicker data visualizations, view quicker with progressive report viewing and temporary file management, and easily integrate security. It is URL-compatible with the Eclipse BIRT Sample Viewer so that it can access reports built for it.
BIRT Interactive Viewer
The BIRT Interactive Viewer is a web-based end-user tool for interactive analysis and modification of BIRT Reports. With the BIRT Interactive Viewer, end users can change BIRT report formatting; hide, add or move data; create charts, sort data and apply functions to data and change visualizations. It has an AJAX-based user interface.