public class StiOdtExportService extends StiExportService
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString| Constructor and Description |
|---|
StiOdtExportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings settings)
Export
StiReport |
void |
exportOdt(StiReport report,
java.io.OutputStream outputStream,
StiOdtExportSettings settings)
Exports rendered report to an Odt
|
java.lang.String |
getDefaultExtension() |
StiExportFormat |
getExportFormat()
Returs service export format
|
java.lang.String |
getExportNameInMenu() |
java.lang.String |
getFilter() |
boolean |
getMultipleFiles()
Gets a value indicating a number of files in exported document as a result of export
|
boolean |
getRemoveEmptySpaceAtBottom() |
closeProgress, export, export, export, export, getExFile, getExportedFiles, getExportSettings, getStatusString, invokeExporting, invokeExporting, invokeExporting, isStoped, processFile, sendEMail, sendEMail, setExFile, setExportReport, setExportSettings, setOutputStream, setProgress, setStatusStringpublic java.lang.String getDefaultExtension()
public StiExportFormat getExportFormat()
StiExportServicegetExportFormat in class StiExportServiceStiExportFormatpublic java.lang.String getExportNameInMenu()
public boolean getMultipleFiles()
StiExportServicegetMultipleFiles in class StiExportServicepublic java.lang.String getFilter()
public boolean getRemoveEmptySpaceAtBottom()
public void exportOdt(StiReport report, java.io.OutputStream outputStream, StiOdtExportSettings settings) throws StiException
report - stream - settings - StiExceptionpublic void export(StiReport report, java.io.OutputStream outputStream, StiExportSettings settings) throws StiException
StiExportServiceStiReportexport in class StiExportServicereport - StiReport to exportoutputStream - OutputStream for exportsettings - StiExportSettingsStiExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.