I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures.
The code In hav…...(returns List<RecognitionResult>); take the first result List<RecognitionResult>...Add(ms) ' 3) Run OCR (returns List(Of RecognitionResult)); take...