This Symbology is also known as VICS Bill of Lading, Voluntary Interindustry Commerce Solutions Bill of Lading, BOL Barcode, 17-digit BOL, VICS standard Bill of Lading
This Barcode Symbology is supported by the following Neodynamic products:
(*) Considerations about GS1.US (EAN.UCC) Company Prefix and Serial number:
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get a VICS BOL barcode image, please follow these steps:
- Set the Symbology property to VicsBol
- Setting up dimensions and quiet zones:
- Set the BarWidth property to 0.01 (Values are expressed in Inches)
- Set the BarHeight property to 0.5 (Values are expressed in Inches)
- Set the QuietZoneWidth property (Value is expressed in Inches)
- Set the TopMargin and BottomMargin properties (Values are expressed in Inches)
- Set the Code property with the value to encode. It must match the aforementioned structure i.e. 7-digit GS1.US (EAN.UCC) Company Prefix + 9-digit Serial number
- Set the AddChecksum property to True
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get a VICS BOL barcode image, please follow these steps:
- Set the Symbology property to VicsBol
- Setting up dimensions and quiet zones:
All values for barcode dimensions are expressed in INCHES by default. However, Barcode Professional supports other unit of measurement such as Millimeter, Centimeter, and Mils. For modifying the unit of measurement for barcoding, please set up the BarcodeUnit property as needed.
- Set the BarWidth property to 0.01 (Values are expressed in Inches)
- Set the BarHeight property to 0.5 (Values are expressed in Inches)
- Set the QuietZone property (Value is expressed in Inches)
- Set the Code property with the value to encode. It must match the aforementioned structure i.e. 7-digit GS1.US (EAN.UCC) Company Prefix + 9-digit Serial number
- Set the AddChecksum property to True