public interface ProcessTxtAPI extends ProcessReportAPI
CHARSET_DEFAULT, CHARSET_RTF, CHARSET_UNICODE, COPY_METADATA_ALWAYS, COPY_METADATA_IF_NO_DATASOURCE, COPY_METADATA_NEVER, DATA_MODE_ALL_ATTRIBUTES, DATA_MODE_DATA, DATA_MODE_EMBED, DATA_MODE_INCLUDE_BITMAPS, DATA_MODE_SELECT, ERROR_HANDLING_ALL, ERROR_HANDLING_NONE, ERROR_HANDLING_ONLY, ERROR_HANDLING_TRACK_ERRORS, ERROR_HANDLING_VERIFY, HIDDEN_IGNORE_PRINT_RANGE, HIDDEN_SHOW_ALL_ROWS_COLUMNS, HIDDEN_SHOW_HIDDEN_SHEETS, HIDDEN_SHOW_NO_PRINT, HYPHENATE_OFF, HYPHENATE_ON, HYPHENATE_TEMPLATE, LOCALE_DEFAULT, LOCALE_SYSTEM, MODE_PROCESS_EMBEDDED_ALWAYS, MODE_PROCESS_EMBEDDED_COPY, MODE_PROCESS_EMBEDDED_DROP, MODE_PROCESS_EMBEDDED_IF_DATA_APPLIED, MODE_PROCESS_EMBEDDED_KEEP_ORIGINAL_SCREENSHOT, RENDER_EXTENT_ALL, RENDER_EXTENT_CROP_EVERYTHING, RENDER_EXTENT_CROP_HEADER_AND_FOOTER, RENDER_EXTENT_CROP_MARGINS, RENDER_EXTENT_CROP_TO_CONTENT, TAG_STYLE_FIELD, TAG_STYLE_FIELD_2007, TAG_STYLE_TEXT, TYP_CSV, TYP_DOCX, TYP_HTML, TYP_IMAGE, TYP_PDF, TYP_PPTX, TYP_PRINTER, TYP_PS, TYP_RTF, TYP_TXT, TYP_XLSX| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getFont()Deprecated.  Get the font used when formatting txt output. | 
| int | getFontSize()Deprecated.  Get the font size used when formatting txt output. | 
| int | getReportType()Deprecated.  Get the report format of the output stream. | 
| boolean | isBreakPage()Deprecated.  Returns true if a Ctrl-L is in the report for each page break. | 
| boolean | isShowHeaders()Deprecated.  Returns true if the header and footers are printed in the report. | 
| boolean | isUseSoftEoln()Deprecated.  If true, then then soft line breaks will be inserted and paragraphs will wrap to the next line. | 
| void | setBreakPage(boolean breakPage)Deprecated.  Set true if a Ctrl-L is in the report for each page break. | 
| void | setFont(java.lang.String font)Deprecated.  Set the font used when formatting txt output. | 
| void | setFontSize(int twips)Deprecated.  Set the font size used when formatting txt output. | 
| void | setShowHeaders(boolean showHeaders)Deprecated.  Set if the header and footers are printed in the report. | 
| void | setUseSoftEoln(boolean useThem)Deprecated.  If true, then then soft line breaks will be inserted and paragraphs will wrap to the next line. | 
batchNext, batchSetup, buildSchema, close, duplicate, findPodsUsed, getBaseDirectory, getCharset, getCopyMetadata, getDataMode, getDataStream, getDescription, getDrillDownInfo, getErrorInfo, getEventHandler, getHiddenMode, getHyphenate, getImportInfo, getKeywords, getLocale, getModeProcessEmbedded, getNumPages, getOutputBuilder, getOutputBuilderData, getParameters, getProperties, getRenderExtent, getRenderPages, getReport, getReportTypeString, getSubject, getTemplateVersion, getTimeout, getTitle, getWriteTags, hasProcessedTags, isDebugMode, isLayoutDocument, isPageBasedReport, isPreservePodFraming, isRemoveUnusedFormats, isReportTypeExcel, isReportTypeWord, isTrackImports, isUseExternalOutputBuilder, process, processComplete, processData, processData, processSetup, processSetup, setBaseDirectory, setCharset, setCopyMetadata, setDataMode, setDataStream, setDebugMode, setDescription, setDrillDownInfo, setEventHandler, setHiddenMode, setHyphenate, setKeywords, setLayoutDocument, setLicense, setLocale, setModeProcessEmbedded, setOutputBuilder, setOutputBuilderData, setParameters, setPreservePodFraming, setRemoveUnusedFormats, setRenderExtent, setRenderPages, setSubject, setTemplateVersion, setTimeout, setTitle, setTrackErrors, setTrackImports, setUseExternalOutputBuilder, setWriteTagsint getReportType()
getReportType in interface ProcessReportAPIBaseboolean isUseSoftEoln()
void setUseSoftEoln(boolean useThem)
useThem - Set to true to line wrap paragraphs, false otherwise.boolean isShowHeaders()
void setShowHeaders(boolean showHeaders)
showHeaders - true if the headers and footers are printed in the final report.boolean isBreakPage()
void setBreakPage(boolean breakPage)
breakPage - true if a Ctrl-L is in the report for each page break.java.lang.String getFont()
void setFont(java.lang.String font)
font - The name of the font used to format txt output.int getFontSize()
void setFontSize(int twips)
twips - The size of the font used to format txt output in twips.Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software