HTML output
 
 
 
 
  HTML Export

The following examples will fill the compiled report design (.jasper file) and produce HTML content on the fly, using the JasperRunManager class.

By using this manager class, the intermediate JasperPrint object produced by the report filling operation is not stored on disk in the .jrprint file, but directly transformed into a HTML file, accompanied by a corresponding directory containing all the images. This HTML file will then be sent to the browser.

JSP Example execute source
Servlet Example execute source
JSP Page By Page Viewer execute source


 



Copyright © 2001-2006 JasperSoft Corporation www.jaspersoft.com