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.
コメント
1件のコメント
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.
サインインしてコメントを残してください。