We are recognizing a tabular format data using tables and defining static text elements within the table to match header names. If the scanned image has a black line through the header, it is not getting recognized. Is there any way to solve the problem?
Thanks.
Thanks.
Comments
1 comment
it is difficult to say something without seeing the image and the project. I can imagine that you can create an additional element like region element which you will search in case Static Text is not found. For this use IsNull and DontFind methods. I mean if your static text is not null then region element - DontFind. Actually you can see these methods in help
if it does not help, it's better to contact tech support.
Please sign in to leave a comment.