<< Back
Receiving and Exporting Recognized Text
The FineReader Engine OCR API provides a wide range of options for export of recognition results on different levels of document reconstruction:
- Various levels of text format retention when exporting to external formats (from simple text without formatting to complete page layout retention, including columns, tables, frames, fonts, font size, paragraph styles, borders, etc.)
- Access to detailed information about each recognized character
- A set of functions for post-editing and post-formatting of the recognized text before prior to export
- Export of recognized text to various formats. See The List of Input/Output Formats
- Retaining full page layout of documents
- Replacing uncertain characters with the corresponding images when saving to PDF
- Retaining picture and text color in full
<< Back