ERJRUtilities Class Reference

List of all members.

Static Public Member Functions

static File runCompiledReportToPDFFile (String compiledReportName, String frameworkName, Map parameters, JRDataSource dataSource)
static String toString (JRField jrField)


Detailed Description

8/24/2010: All methods related to on the fly compilation of jrxml templates have been removed since this does not make sense

Author:
kieran

Member Function Documentation

static File runCompiledReportToPDFFile ( String  compiledReportName,
String  frameworkName,
Map  parameters,
JRDataSource  dataSource 
) [static]

It is important to use the JasperRunManager method called below and avoid the use of InputStream etc because by providing the file pathname of the report to the JasperRunManager, it will then look for images defined by String as filenames and paths relative to the file path of the report template itself. Thus making it easy for us to implement report images by just dropping them into the Resources directory alongside the jasper report template.

Parameters:
compiledReportName 
frameworkName 
parameters 
dataSource 
Returns:
the completed report PDF file

static String toString ( JRField  jrField  )  [static]

Parameters:
jrField 
Returns:
something more useful than the built-in toString method for debugging


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:22 2012 for Project Wonder by  doxygen 1.5.8