public abstract class StiImageExportService extends StiExportService
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString| Constructor and Description |
|---|
StiImageExportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings settings)
Export
StiReport |
void |
exportImage(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Exports a rendered document to the stream as an image.
|
abstract StiImageFormat |
getImageFormat()
Specifies the format of the image.
|
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, getExportFormat, getExportSettings, getStatusString, invokeExporting, invokeExporting, invokeExporting, isStoped, processFile, sendEMail, sendEMail, setExFile, setExportReport, setExportSettings, setOutputStream, setProgress, setStatusStringpublic abstract StiImageFormat getImageFormat()
public void export(StiReport report, java.io.OutputStream outputStream, StiExportSettings settings) throws StiException
StiReportexport in class StiExportServicereport - StiReport to exportoutputStream - OutputStream for exportsettings - StiExportSettingsStiExceptionpublic void exportImage(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings) throws StiException
report - A StiReport which is to be exported.outputStream - A OutputStream for export of a document.settings - StiImageExportSettingsStiExceptionpublic boolean getMultipleFiles()
getMultipleFiles in class StiExportServiceCopyright © 2019 Stimulsoft. All Rights Reserved.