Managing sets

managing sets

Labeljoy defines set as a collection of labels that are replicated one or more times. Normally you will be working with jobs containing one set only, but Labeljoy can manage multiple sets in a single job.

The management of a single set takes place inside a properties dialog box, accessible by double clicking an empty label space, or by selecting the Advanced icon in the Home tab.

The Set properties dialog box enables you to:

  • Define a background color: Click the Background tab to define a back color that applies to the whole label.
  • Define a frame: select the Frame tab to define color, size, style and compound of the frame drawn around the label. Select a value greater than zero to enable color definition controls or leave at zero to leave the label with no frame.

The Data source tab enables you to manage the data source and its advanced features:

  • Data source: Runs the Data source wizard to connect to an external file or database.
  • Update data: Re-loads the data from the data source.
  • Filter: Opens the filter view to manage data sorting and filtering.
  • Remove data source: Disconnects the data source.
  • Update data when this file is loaded or printed: When activated, will automatically re-load the data from the data source, after the file is loaded and before printing or exporting. Optionally it enables you to configure and external program to be run prior to updating the data source. This feature is particularly useful when you need to run an external tool to pull new data into the data source before it gets updated.

In the Advanced tab you will the following fields:

  • Define the replication number: The number of labels in the set, as defined through the label quantity control found on the home tab.
  • Define the set name: Enter a name that will be displayed when the mouse hovers over it.

Note:
When a set is connected to a data source, the value specified in the Copies field will define the number of repetitions for each record in the data source.
For example, if you link a set to an Excel file that contains 100 records, and then enter 2 in the Copies field, you will obtain a set with 200 labels. In such cases, the Collate combo box becomes visible enabling you to define if the repetitions must be adjacent (record 1, record 1, record 2, record 2, etc.) or repeat the entire series one after the other (record 1 ..., record 100, record 1 ..., record 100).
The value entered here represents the amount of virtual copies (copies that are programmatically replicated), as opposed to the what is defined in the Quantity combo box (in the data source tab) which creates physical copies (copies of records that are actually loaded in memory).