tJasperOutputExec
Creates a report in rich formats using Jaspersoft's iReport and offers a performance gain as it functions as a combination of an input component and a tJasperOutput component.
This component is closely related to Jaspersoft's report designer -- iReport. It reads and processes data from a source file to create a report against a .jrxml report template defined via iReport. tJasperOutputExec is used as a combination of an input component and a tJasperOutput component. The advantage of using two separate components is that data can be transformed before being used to generate a report and the input sources can be various and rich.
Reads and processes data from a source file to create a report against a .jrxml report template defined via iReport.