How to configure custom barcode label

With the Barcode management app, you can create barcode labels, and print barcode labels. Before using these creating and printing functions for labels, you need to go to Barcode management > Settings to config information for barcode labels:

 

 

On this settings page, you can config:

1/ Default template for printing

This config allows the user to select templates for the printing of the barcode.

In this version, we have 3 default templates:

- Standard barcode

- A4

- Jewelry

Here is all the information for each template:

Information for Standard barcode type:

  • Measurement unit: mm

  • Label per row: 3 (Only use one label per row for the jewelry template)

  • Paper width: 109

  • Paper height: 24

  • Label width: 35

  • Label height: 22

  • Font size: 16

  • Margin top: 1

  • Margin left: 1

  • Margin bottom: 1

Information for A4 barcode type:

  • Measurement unit: mm

  • Label per row: 4 (Only use one label per row for the jewelry template)

  • Paper width: 210

  • Paper height: 20

  • Label width: 48.25

  • Label height: 16

  • Font size: 16

  • Margin top: 2

  • Margin left: 2

  • Margin bottom: 2

Information for the Jewelry barcode type:

  • Measurement unit: mm

  • Label per row: 1 (Only use one label per row for the jewelry template)

  • Paper width: 88

  • Paper height: 15

  • Label width: 25

  • Label height: 11

  • Font size: 24

  • Margin top: 1

  • Margin left: 1

  • Margin bottom: 1

  • Margin right: 1

If the user doesn't choose any template, the template will depend on the template of the printer

Warning: Barcode Management app does NOT support generating barcode EAN-13

2/ Barcode pattern

Allow the user to add the barcode pattern

This config allows the user to generate barcodes.
For example:

[1-9]{6}: 6 numeric characters include random numbers from 1-9

[a-z]{10}: 10 alpha characters include random numbers from a-z

[a-f0-9]{10}: 10 random alphanumeric characters

BAR[a-f0-9]{10}: BARADFA12NF0O

If the user doesn't fill in any value here, by default, the system will print a barcode with (1-9){9} standard

Â