public class CrystalPDFOutputGenerator extends CrystalOutputGeneratorImpl
| Constructor and Description |
|---|
CrystalPDFOutputGenerator(HookHandlerService hookHandler) |
| Modifier and Type | Method and Description |
|---|---|
CompiledRSCrystalReport |
exportReport(java.lang.Object reportClientDoc,
java.lang.String outputFormat,
ReportExecutionConfig... configs) |
CompiledReport |
getFormatInfo()
Returns an empty
CompiledReport object to specify the type of report
that is generated by this generator. |
java.lang.String[] |
getFormats() |
isCatchAllpublic CrystalPDFOutputGenerator(HookHandlerService hookHandler)
public java.lang.String[] getFormats()
public CompiledRSCrystalReport exportReport(java.lang.Object reportClientDoc, java.lang.String outputFormat, ReportExecutionConfig... configs) throws ReportExecutorException
ReportExecutorExceptionpublic CompiledReport getFormatInfo()
ReportOutputGeneratorCompiledReport object to specify the type of report
that is generated by this generator.