I have a C# 4.0 application that uses ABBYY FineReader Engine 10 to recognise TIF images which are above 50MB in size. The images are in a shared folder on a server and the app runs on a Windows7 client PC so I'd like to load the image in memory for processing rather than having the engine copy to its work folder. I thought I could configure that through a pofile but haven't found any. Is there any alernative other than updating the code?
Thanks
Note: I am the developer of the application and using C# and the OCR SDK for which I have both a developer and production license