public class StiHtml5ExportService extends StiExportService
| Modifier and Type | Field and Description |
|---|---|
StiHtmlTextWriter |
htmlWriter |
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString| Constructor and Description |
|---|
StiHtml5ExportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings settings)
Export
StiReport |
void |
exportHtml(StiReport report,
java.io.File file,
StiHtml5ExportSettings settings) |
StiExportFormat |
getExportFormat()
Returs service export format
|
java.lang.String |
getFilter() |
boolean |
getMultipleFiles()
Gets a value indicating a number of files in exported document as a result of export
|
closeProgress, export, export, export, export, getExFile, getExportedFiles, getExportSettings, getStatusString, invokeExporting, invokeExporting, invokeExporting, isStoped, processFile, sendEMail, sendEMail, setExFile, setExportReport, setExportSettings, setOutputStream, setProgress, setStatusStringpublic StiHtmlTextWriter htmlWriter
public StiExportFormat getExportFormat()
StiExportServicegetExportFormat in class StiExportServiceStiExportFormatpublic boolean getMultipleFiles()
StiExportServicegetMultipleFiles in class StiExportServicepublic java.lang.String getFilter()
public void exportHtml(StiReport report, java.io.File file, StiHtml5ExportSettings settings) throws java.io.IOException
java.io.IOExceptionpublic 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.