Hi,
I have a logo on my invoice which I need to recognize and extract the text out of it. How do I do that?
In FlexiStudio 12 I have created a ObjectCollection SearchElement and selected Text and Picture properties. On the Advanced Tab I have added userawtext:true in the pre-search-relations box
Then I have added a text Block and associated with the search element above with the block
After pre-recognition I can see the raw text detected when I select "Show Raw Objects"
But when I test the Document Definition I don't get the extracted text.
Any ideas on how to get the raw text?