PrinterUtility_EN  1.1.13
BarCode

The main function of this part is to print the barcode.

Bar code printing includes the following three steps: loading bar code information; editing bar code parameters and data; printing bar code.

Precautions:

  1. Before operation, make sure that the port parameters are set correctly and connected to the printer, otherwise the operation is prohibited. Please refer to the "\ref page_1_PortSet" page for port settings.
  2. The following describes the BTP-R990 as an example (the interfaces of different printers may be different).
  • Step 1: Load barcode information

    • After the program starts to connect to the device, it enters the bar code printing interface. At this time, the bar code information supported by the current model has been loaded according to the configuration file.
  • Step 2: Edit barcode parameters and data

    • Bar code data can be modified directly: 1)Click the edit box to enter the data directly. At this time, the barcode is printed according to the default settings. 2)Click the down arrow to set the bar code parameters. At this time, print the bar code according to the settings.
    • Precautions: 1.Please try to avoid entering illegal data. The current version only supports parameter validity check of one-dimensional common barcode.
  • Step 3: print the barcode
    • Print a single barcode: 1)Click the print button corresponding to the barcode to print the barcode according to the current settings. 2)Click Print All Barcodes to print all bar codes according to the current settings.
    • Precautions: 1)There is a cut paper option in the upper right corner of the interface. Check this option and cut the paper each time you click the print button.