The SVG Flag Tool dynamically inserts a flag based on the record’s Country field. The flag updates automatically according to the assigned country code, ensuring accurate representation.
This feature is particularly useful for events and sports competitions where identifying a participant’s nationality on their badge is essential. The flag is rendered as a high-quality SVG graphic, meaning that whether you print on a 300, 600, or 1200 dpi printer, the output will be sharp, clear, and highly detailed.
How It Works
If a record contains a Country field, IDpack automatically assigns the corresponding flag. If no country is set, you can define a Default Country that will be displayed instead.
Available Flags
IDpack supports 256 country flags. Below is an example of some commonly used flags:
Position
The Position properties define the placement and dimensions of an element within the template. Adjusting these values allows you to precisely control where an element appears and how much space it occupies.
- Left (X) – Specifies the horizontal position of the element, measured from the left edge of the template.
- Top (Y) – Specifies the vertical position of the element, measured from the top edge of the template.
- Width – Defines the width of the element, determining how much horizontal space it takes up.
- Height – Defines the height of the element, determining how much vertical space it occupies.
By adjusting these properties, you can ensure elements are properly aligned and scaled within your design.
Properties
-
Visible
Determines whether the flag is displayed in the badge preview and print output. If unchecked, the flag remains in the Template but will not be printed.
-
Default Country
Specifies a default country flag to display when a record does not contain a country field. If left empty, no flag will be displayed.
-
Opacity
You can adjust the object’s opacity to one of the following levels: None, 25%, 50%, 75%, or 90%, allowing for semi-transparency effects.