public class StiRtfExportService extends StiExportService
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString| Constructor and Description |
|---|
StiRtfExportService() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convertTextWithHtmlTagsToRtfText(StiFont font,
StiBrush textBrush,
StiTextHorAlignment horAlignment,
java.lang.String text)
Convert text with html tags to Rtf text
|
void |
export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export
StiReport |
void |
exportRtf(StiReport report,
java.io.OutputStream outputStream,
StiRtfExportSettings settings) |
StiExportFormat |
getExportFormat()
Returs service export format
|
boolean |
getMultipleFiles()
Gets a value indicating a number of files in exported document as a result of export
|
java.lang.Boolean |
getRemoveEmptySpaceAtBottom()
Is remove empty soace at bottom
|
static java.lang.String |
getRtfFileFromHtmlTags(StiSimpleText stiText,
java.lang.String text)
Returns rtf to string
|
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 convertTextWithHtmlTagsToRtfText(StiFont font, StiBrush textBrush, StiTextHorAlignment horAlignment, java.lang.String text)
public static java.lang.String getRtfFileFromHtmlTags(StiSimpleText stiText, java.lang.String text) throws StiException, java.io.IOException
stiText - StiTexttext - java.io.IOExceptionStiExceptionpublic void export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings) throws StiException
StiReportexport in class StiExportServicereport - StiReport to exportoutputStream - OutputStream for exportexportSettings - StiExportSettingsStiExceptionpublic void exportRtf(StiReport report, java.io.OutputStream outputStream, StiRtfExportSettings settings) throws StiException
StiExceptionpublic StiExportFormat getExportFormat()
getExportFormat in class StiExportServiceStiExportFormatpublic boolean getMultipleFiles()
getMultipleFiles in class StiExportServicepublic java.lang.Boolean getRemoveEmptySpaceAtBottom()
Copyright © 2019 Stimulsoft. All Rights Reserved.