Hi
When I match a layout to a document, I get a message saying: "The search takes too long. Try optimizing the search, e.g. by restricting the search area."
I have a lot of elements to detect, and also uses nested Repeating Group.
How do I manage restricting the search area?
Comments
1 comment
Hello,
The search area is the region where the element may be located. You may reduce this area by different ways. For example, by the RestrictSearchArea( FuzzyRect fuzzyRect ) function. (FlexiLayout language > Advanced pre-search functions > Specifying the search area >Functions which limit the search area)
Please sign in to leave a comment.