OutputFileFormatEnum (Web Services API)

OutputFileFormatEnum enumeration constants define different file formats in which ABBYY FineReader Server can save.

enum OutputFileFormatEnum {
    OFF_MSWord,
    OFF_MSExcel,
    OFF_RTF,
    OFF_Epub,
    OFF_XML,
    OFF_PDF,
    OFF_PDFE,
    OFF_PDFA,
    OFF_PNG,
    OFF_Text,
    OFF_CSV,
    OFF_HTML,
    OFF_NoConversion,
    OFF_TIFF,
    OFF_JPG,
    OFF_J2K,
    OFF_InternalFormat,
    OFF_DOCX,
    OFF_XLSX,
    OFF_JBIG2,
    OFF_Alto,
    OFF_PPTX,
    OFF_JSON
};

Elements
Name Description
OFF_MSWord Microsoft Word format. The parameters of a file in this format are tuned through the MSWordExportSettings object.
OFF_MSExcel Microsoft Excel format. The parameters of a file in this format are tuned through the XLExportSettings object.
OFF_EPUB EPUB format. The parameters of a file in this format are tuned through the EPUBExportSettings object.
OFF_RTF Rich text format. The parameters of a file in this format are tuned through the RTFExportSettings object.
OFF_XML XML format. The parameters of a file in this format are tuned through the XMLExportSettings object.
OFF_PDF PDF format. The parameters of a file in this format are tuned through the PDFExportSettings object.
OFF_PDFA PDF/A format. The parameters of a file in this format are tuned through the PDFAExportSettings object.
OFF_PDFE PDF/E format. The parameters of a file in this format are tuned through the PDFEExportSettings object.
OFF_PNG PNG format. The parameters of a file in this format are tuned through the PNGExportSettings object.
OFF_Text Text format. The parameters of a file in this format are tuned through the TextExportSettings object.
OFF_CSV CSV format. The parameters of a file in this format are tuned through the CSVExportSettings object.
OFF_HTML HTML format. The parameters of a file in this format are tuned through the HTMLExportSettings object.
OFF_NoConversion Saves input file without conversion.
OFF_TIFF TIFF format. The parameters of a file in this format are tuned through the TiffExportSettings object.
OFF_JPG JPEG format. The parameters of a file in this format are tuned through the JpegExportSettings object.
OFF_J2K JPEG 2000 format. The parameters of a file in this format are tuned through the Jpeg2kExportSettings object.
OFF_InternalFormat

ABBYY FineReader internal format consists of two parts: image (*.image) and layout (*.layout). An image file in the internal format has three "image planes":

  • Black-and-white plane. This is a black-and-white copy of the source image.
  • Color plane. This is a color or gray copy of the source image. If the source image was black-and-white, this page is the same as the "black-and-white" plane.
  • Preview. A small gray image used for displaying a preview document in the graphical user interface.

A layout file in the internal format contains blocks (image areas of specified type - text, picture, table, barcode) and recognized text.

Files in ABBYY FineReader internal format can be imported into ABBYY FineReader Engine.

OFF_DOCX Microsoft Word 2007 format. The parameters of a file in this format are tuned through the DOCXExportSettings object.
OFF_XLSX Microsoft Excel 2007 format. The parameters of a file in this format are tuned through the XLSXExportSettings object.
OFF_JBIG2 JBIG2 format. The parameters of a file in this format are tuned through the JBig2ExportSettings object.
OFF_Alto AltoXML format. The parameters of a file in this format are tuned through the AltoExportSettings object.
OFF_PPTX PPTX format. The parameters of a file in this format are tuned through the PPTXExportSettings object.
OFF_JSON JSON format.
See also

OutputFormatSettings

26.03.2024 13:49:49

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.