We are testing Aspose Ocr. Got example code from the site but it is not working.
Code is:
Dim Ocr = New AsposeOcr()
Dim settings = New DocumentRecognitionSettings()
settings.Language = Language.Eng
settings.StartPag…...OCR a PDF image to a readable PDF Aspose.OCR Product Family vaughnis...code: input.Add("\Files\OCRTest.pdf", startPage:=1, pagesCount:=1)...