This Symbology is also known as VICS Bill of Lading SCAC PRO, Voluntary Interindustry Commerce Solutions Bill of Lading SCAC PRO, SCAC Barcode, PRO Barcode, VICS SCAC, VICS PRO, SCAC/Pro Barcode, Standard Carrier Alpha Code, Carrier SCAC Barcode
This Barcode Symbology is supported by the following Neodynamic products:
The data content of the VICS SCAC/Pro barcode is as specified below:
(*) If the SCAC is less than four characters in length, then a dash character (-) should be used to extend the field to four characters.
(**) Due to space limitations, numeric characters are recommended for the PRO number. If alpha characters are used, the number of characters that fit in the available space on the Bill of Lading form is diminished considerably.
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 SCAC/Pro barcode image, please follow these steps:
- Set the Symbology property to VicsScacPro
- 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. four (4) alpha characters for SCAC + 20-digit PRO 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 SCAC/Pro barcode image, please follow these steps:
- Set the Symbology property to VicsScacPro
- 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. four (4) alpha characters for SCAC + 20-digit PRO number
- Set the AddChecksum property to True