Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

OcrAssistMode

Grooper.Activities

Specifies the extent to which OCR will be used in conjunction with Native Text Extraction.

Remarks

It is common for PDF pages to be constructed from mixed content, where information is presented as a combination of native text, text annotations, and/or text drawn on images. In these cases, OCR Assist supplements the native text extraction using OCR. OCR results obtained through this process are combined with the native text segments to produce a complete output document.

Can be one of the following values:

NameValueDescription
Auto0OCR will be applied selectively to PDF pages which contain images, text annotations, or other features requiring OCR.
Always1OCR will be performed on all PDF pages.
None2No OCR will be performed on PDF pages. Use this mode if processing documents which are 100% text-based PDF files.

Used By

Notification