Customizing Barcode Outputs

 

If none of the default Barcode outputs suits you, you can add your own layouts to the output list by editing the label.txt file in the root of the Sanction II program directory.

 

To create your own layout you must add a line to the label.txt file in the following format:

 

Label Name,Top, Left, Width, Height, Across, Down, Vertical Tweak, Horizontal Tweak

 

Label Name – Name for the new format.

Top - The position from the top of the page in pixels to start the first barcode.

Left - The position from the left of the page in pixels to start the first barcode.

Width - The width in pixels of the barcode.

Height - The height in pixels of the barcode.

Across - the number of barcodes across the page.

Down - the number of barcodes down the page.

Vertical Tweak - the number of pixels spaced vertically between each barcode.

Horizontal Tweak - the number of pixels spaced horizontally between each barcode.

 

Copy one of the existing formats to use as a template for the new layout and then add or subtract to the numbers in the existing fields to position your data.

 

ex: Sample User Barcode, 360, 403, 2520, 720,4,20,0,0