Is it possible to do OCR on a Tiff image using the OneNote interop API?
I've been using the MS Office Document Imaging Tools (MODI) api to do OCR, it has done well, but we are moving to Office 2010, and MODI no longer exists.
I see that OneNote has good OCR functionality (insert a Tiff image into a notebook page, right-click, choose "Copy Text From Picture" and it OCRs the image). Is it possible to do this programmatically from the OneNote interop API as can be done now with MODI?
Tom Regan