Hi
I'm using C# with the engine10 SDK. What is the API method that I should use to detect a page that is mostly blank with very few characters. Right now the process runs for nearly 10 minutes before proceeding so the idea is to detect partially blank pages and proceed to the next image without the engine spending lots of time in trying to recognise it.
Thanks