In FlexiLayout, is it possible with CharacterString search element to search for a multiline text based on regular expression? It seems to only support single line.
Community
-
Hello, I am also having the same questions regarding the Character String. Does any one have any update ?
0 -
Hello,
Character String is an element which describes a string of characters written in one line. https://help.abbyy.com/en-us/flexicapture/12/flexilayout_studio/character_chain
Perhaps for your purpose you may use Paragraph or Region elements?
Paragraph is an element that describes a paragraph. When searching for the paragraph, the program will consider all text objects wholly or partially contained within the search area. https://help.abbyy.com/en-us/flexicapture/12/flexilayout_studio/text_chain
Region is an element in a FlexiLayout which defines an area on an image without imposing any restrictions on the data inside. https://help.abbyy.com/en-us/flexicapture/12/flexilayout_studio/area
0 -
Hello Ekaterina,
thank you for your answer. Does Paragraph or Region support regular expressions though? I didn't find this option.
Meanwhile I solved the problem by not using FlexiLayout but using FlexiCapture SDK instead.
Which is a pity because this could be supported out of the box by FlexiCapture template.
0
Please sign in to leave a comment.