How do I create a zoning app using c# and abbyy finereader sdk, where I can zone areas, sequence them and extract text to a text file?
In case there is a table area, the text should be converted to html table i.e. with <tr>, <td>
I have uploaded a file which indicate the type of zoning I'm talking about. How do I draw those zones, sequence them and extract text accordingly using c# windows form app?