PDF output
 
 
 
 
  PDF Output

The following examples will fill the compiled report design (.jasper file) and produce PDF 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 PDF byte array that is sent to the browser.

JSP Example execute source
Servlet Example execute source


 



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