Marks Panel

The fourth panel of the Barcode generator is Marks panel where you can configure the output artwork dimensions, position and border:

Marks panel of the Barcode generator

It has three blocks: border, margins and canvas. Let’s discuss them one by one.

Border Parameters

When enabled, border block adds a border around the barcode:

Border is added around the barcode

By default, border dimensions are defined by the barcode itself, custom texts and the margins. There are no texts on the image above and the margin is set to 2mm, so the border is slightly bigger than the barcode.

Let’s add a custom text element and see what happens:

Adding custom text to the barcode to see how it affects the border

The border expanded and now contains the barcode and the text element we’ve just added. Let’s switch back to the marks panel and adjust the margins:

Increasing left and right margins of the barcode

Here we set the left and right margins to 20mm instead of 2mm and the border extended to the left and right to contain that margin.

Basically, Barcode puts a barcode, adds custom text elements to it, then takes their bounding box of all these element, extends it by the margins and draws a border there. If there is no border, that extended area defines the dimensions of the barcode drawing.

The border block has extra parameters which will be discussed later in the Canvas section.

Margin Parameters

As explained above, margins are added on top of the barcode itself and the custom text elements. Let’s start with a barcode without margins and add a border to better see the artwork size:

Barcode without any margins

You can see that there is no free space around the barcode at all, the artwork size exactly matches the barcode dimensions which can be easily seen by the border touching the barcode.

Now let’s enable margins and configure them to have different values:

Barcode width different margins

As there are no text blocks, the margins are computed from the barcode itself. Let’s add a custom text element again:

Barcode width different margins and the text element

The text element is moved right and down, below the barcode. The software computes the barcode box (marked with blue) and the text box (marked with orange), then it computes the box containing both barcode and all the texts and applies margins to that box to get the resulting dimensions of the barcode. The border is then drawn around that.

You use margins to add some “air” or quiet zone around the barcodes, and also to move the border away of the barcode.

Canvas Parameters

There is another way to configure the output barcode artwork dimensions — to use the canvas option. The canvas is like an artboard in Adobe Illustrator, it tells the software the exact size of the barcode artwork and cuts everything that doesn’t fit.

Let’s start with a simple barcode with default parameters (again we enabled border to better see the boundaries):

Simple barcode with default parameters and border enabled

Notice the artwork dimensions at the bottom left corner: it is about 43x15mm, defined by the barcode size and the margins.

Now enable the canvas by clicking its check box:

Canvas feature is enabled in Barcode

Note that the canvas size is configured to 100x50mm and the numbers in the bottom left corner reflect that. Also note that the artwork area became much larger.

When the canvas is enabled, the resulting artwork size is defined by the canvas, not by the content. You can add a text element or adjust margin — this will only affect the border, but not the artwork dimensions:

Custom text element running out, barcode and margins constrained by the canvas size

On the screenshot above the text element is located too far, so it doesn’t fit the canvas and gets cut. The border is expanded to contain the text element and gets cut, as well. As the canvas is enabled, the output artwork size is fully controlled by the canvas and everything that is outside is hidden.

You can adjust the content position inside the canvas using the offset parameters:

Adjusting the content position using the offset parameters of the canvas

Here we moved the content to the left by 20mm to see the whole text and the border by adjusting the Horizontal offset parameter of the canvas.

Fit Border to Canvas

Finally, you can configure the border to follow the canvas instead of the content. Enable the Fit to canvas option of the border to do so (note that it is only enabled when both border and canvas elements are active):

Telling the border to follow the canvas

Once the option is enabled, the border stops following the barcode and text element dimensions and gets attached to the canvas instead.

You can use the Padding option to move the border inside the canvas:

Moving border inside the canvas using the padding option

This way you can leave some space around the border for design purposes or as bleeds.

More Barcode Tutorials

Installation

Basics

EAN Barcodes

UPC Barcodes

NDC Barcodes

QR Code

Other Barcodes

Export

Automation

Other