Modifier and Type | Origin and Description |
---|---|
public BBJasperODTExporter |
BBJasper.BBJasperView.ODTExporter!()
ODT exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public BBJasperODTExporter |
BBJasper.BBJasperViewerControl.getODTExporter()
getODTExporter Returns the ODT exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public void |
BBJasper.BBJasperReport.exportToODT(BBjNumber p_onClient, BBjString p_filepath$, BBJasperODTExporter p_bbjasperODTExporter!)
exportToODT Exports the report in ODT file format |
public void |
BBJasper.BBJasperViewerControl.setODTExporter(BBJasperODTExporter p_odtExporter!)
setODTExporter Sets the ODT exporter which contains export options |
public static void |
BBJasper.BBJasperPrint.exportToODT(JasperPrint@ p_jasperPrint!, BBjString p_filepath$, BBJasperODTExporter p_bbjasperODTExporter!)
exportToODT Exports a client report to a client ODT file |
public static void |
BBJasper.BBJasperPrint.exportToODT(JasperPrint p_jasperPrint!, BBjString p_filepath$, BBJasperODTExporter p_bbjasperODTExporter!)
exportToODT Exports a server report to a server ODT file |