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)...