Last Updated: Feb 14, 2022
Use this function to find the OCR confidence score of a PDF using Abbyy Software.
OCR confidence score indicates the overall accuracy of the character recognition. It ranges between 0 and 100.
This function has to be executed only on a bot machine which has Abbyy Software installed.
Get Document OCR Confidence (Document_FilePath)
Input Parameter Name | Description |
---|---|
Document_FilePath | Path of the input PDF |
Return Value | Description |
---|---|
Score | OCR confidence score in the range 0-100 |
Get Document OCR Confidence (C:\User\Invoice.pdf)
To view all the Document functions, click here.