public class JasperPDFOutputGenerator extends JasperOutputGeneratorImpl
| Constructor and Description |
|---|
JasperPDFOutputGenerator(HookHandlerService hookHandler) |
| Modifier and Type | Method and Description |
|---|---|
CompiledRSJasperReport |
exportReport(JasperPrint jasperPrint,
java.lang.String outputFormat,
JasperReport report,
User user,
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() |
adjustDesign, getConfig, hasConfig, isCatchAllpublic JasperPDFOutputGenerator(HookHandlerService hookHandler)
public java.lang.String[] getFormats()
public CompiledRSJasperReport exportReport(JasperPrint jasperPrint, java.lang.String outputFormat, JasperReport report, User user, ReportExecutionConfig... configs)
public CompiledReport getFormatInfo()
ReportOutputGeneratorCompiledReport object to specify the type of report
that is generated by this generator.