public class BirtPDFOutputGenerator extends BirtOutputGeneratorImpl
| Constructor and Description |
|---|
BirtPDFOutputGenerator() |
| Modifier and Type | Method and Description |
|---|---|
CompiledRSBirtReport |
exportReport(java.lang.Object oRunAndRenderTask,
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 CompiledRSBirtReport exportReport(java.lang.Object oRunAndRenderTask, java.lang.String outputFormat, ReportExecutionConfig... configs)
public java.lang.String[] getFormats()
public CompiledReport getFormatInfo()
ReportOutputGeneratorCompiledReport object to specify the type of report
that is generated by this generator.