Building Data Sheets Using Containers (2025)

This example outlines the steps involved to paginate and build data sheets using Containers. It illustrates how each area of a template can accommodate data and flow to subsequent pages as needed.

The Example

The example files can be download here:

Datasheets 2025

To install the data source use File->New->EasyCatalog Panel->Import Data Source.
To paginate, select one or multiple records in the panel and use the Paginate… menu option, just hit OK.

In this case there are three distinct areas for data, each expands vertically to fit the data available.
Range Description
Fetures And Benefits
Data Table

Here’s an example of a populated layout, with the data table spanning two pages:


Setup

Formatting Rules

The first step is define the Formatting Rules used for each area.

Range Description
Contains the main product image and a text frame for the description (which does not resize). The text frame on the right is marked as threadable, meaning when it’s overset the formatting is related. In this case, the Regular and Last split rule to use is ‘Range Description Continued’

Range Description Continued
This is used when the text frame in Range Description becomes overset. it contains a sing text frame marked as threadable. It is placed underneath the previous rule, threaded and fit vertically. If there is too much text for a Container, the process is repeated until there is no overset.

Features And Benefits
A text box, marked as threadable with a “Fit Frame Height to Content Height” Pagination Rule.

Data Table

This is set to populate with Records, but the Group Name is the name of an Enhanced Tabular field, so instead of all the records in the group, this will be assigned all records from the rows in the Tabular field. Field Specifiers for the tabular field are in the table and the first column is set to Merge Vertically. A Pagination Rule allows it to resize vertically. Since there are no threadable items inside, the Formatting Rule is filled until it overflows. This enables cell merging to split. (If the frame was marked as ‘threadable’ and Content Threading was used the range of the merging would encompass the entire table, leaving ย large gaps).

Containers on a Parent Pages

Once these have been designed they can be assigned to a Parent Page using the Container Tool. Here’s the Parent Page setup. The area from the top of the top most container to the bottom of bottom most is the total area available for pagination.

Edge Relationships between the Containers

To give the layout flexibility, relationships between Container edges are defined using the Edge Relationship tool. ย In this case the Containers are set to Auto-Fitย vertically. This top to bottom relationship chain is treated as a single thread of elements, populated in order – ย starting with the topmost, then working down. If any container is empty, it will automatically get deleted. ย No item can exceed the total area of the relationship chain. If an item is pushed outside, it will be removed and attempted on a subsequent page. The minimum size of each container can be specified using the “Containers Panel”.

Pagination

To paginate, either “Container” or “Template Document” pagination types are supported. The latter looks for Containers on Parent pages and performs a “Container” type pagination. With Container based pagination the page range specified is repeated for every set of data. Any pages with containers are populated, so it’s possible to have multiple sets of Parent pages if required. Formatting Rules can also have a Configuration setting that can be used to apply grouping or sorting to the data prior to container population. This example paginates one Parent page per record, but this could easily have pages before and after if required.