Modifier and Type | Origin and Description |
---|---|
public BBJasperRTFExporter |
BBJasper.BBJasperView.RTFExporter!()
RTF exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public BBJasperRTFExporter |
BBJasper.BBJasperViewerControl.getRTFExporter()
getRTFExporter Returns the RTF exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public void |
BBJasper.BBJasperReport.exportToRTF(BBjNumber p_onClient, BBjString p_filepath$, BBJasperRTFExporter p_bbjasperRTFExporter!)
exportToRTF Exports the report in RTF file format |
public void |
BBJasper.BBJasperViewerControl.setRTFExporter(BBJasperRTFExporter p_rtfExporter!)
setRTFExporter Sets the RTF exporter which contains export options |
public static void |
BBJasper.BBJasperPrint.exportToRTF(JasperPrint@ p_jasperPrint!, BBjString p_filepath$, BBJasperRTFExporter p_bbjasperRTFExporter!)
exportToRTF Exports a client report to a client RTF file |
public static void |
BBJasper.BBJasperPrint.exportToRTF(JasperPrint p_jasperPrint!, BBjString p_filepath$, BBJasperRTFExporter p_bbjasperRTFExporter!)
exportToRTF Exports a server report to a client RTF file |