- Searching for a running name on each page of a multi-page document
- Searching for repeating data, where the exact number of repeating instances is not known in advance (e.g. tables with complex rows)
The properties of a Repeating Group element which define the parameters of the object to be detected
The properties that define the parameters of the object to be detected are specified on the Repeating Group tab of the element’s Properties dialog box. To open the Properties dialog box, right-click the element in the FlexiLayout window and select Properties… on the shortcut menu.Show Properties dialog tab, Repeating Group tab
Show Properties dialog tab, Repeating Group tab

- Min repetitions - the minimum number of group instances in the document
- Max repetitions - the maximum number of group instances in the document
- Min repetitions on page – specifies the minimum number of instances per page. If the minimum number of instances is not detected on the current page, the Repeating Group is considered not detected.
- Max repetitions on page – specifies the maximum number of instances per page. If a required number of instances is detected on the current page, the search stops on the current page and continues on the next one.
Location of instances
The following constraint is imposed on the instances of an element: no two instances may intersect. This is achieved by forcibly excluding (Exclude) the already detected instances. On the Relations tab, you can set constraints for the next instance based on already detected instances. For example, you can tell the program that it must look for each next instance below the previous one. On the Relations tab, set the BELOW constraint for your Repeating Group:
It recommended that you specify a Nearest relation for a subelement in the group, defining its position relative to the to edge of the page. Otherwise, the program will select the next instance of the group by applying the best quality criterion to all the instances in the search area (below the last detected instance). The program will look for the next instance below the current instance (whose quality is higher), which may cause the instances of poor quality located above the instance with higher quality not to be detected at all.
Related topics
Creating, copying, and deleting elements
Insert, draw, move, copy, and delete elements in the FlexiLayout tree.
An overview of element properties
Review general settings, geometry, search areas, relations, and constraints in element properties.
Search area
Tell a FlexiLayout where to look using absolute coordinates or element relations.
Additional search constraints
Restrict Repeating Group instances with repetition limits and per-page modes.
Additional search constraints for a Repeating Group element
Set repetition limits and access group instances via LastFound in Studio.
