You are reading help file online using chmlib.com
|
Rave Reports Visual Designer Code128BarCode component (TRaveCode128BarCode) - Bar Code Tab |
Top Previous Next |
Code 128 bar code is a very high-density alphanumeric Bar Code. The symbol will be as long as necessary to store the encoded data. It is designed to encode all 128 ASCII characters and will use the least amount of space for data of 6 characters or more of any 1-D symbology. Each data character is made up of 11 black or white modules. The stop character is made up of 13 modules. Three bars and three spaces are formed out of these 11 modules. Bar and spaces vary between 1 and 4 modules. The following are the ASCII representations of special codes that may be needed: FNC1 = #241, FNC2 = #242, FNC3 = #243, FNC4 = #244, CodeA = #245, CodeB = #246, CodeC = #247, Shift = #248.
Example Code 128:
UCC/EAN-128 barcode: UCC (Uniform Code Council) / EAN (European Article Number) -128 barcode is not a new or unique symbology, but is a standard or definition of how Code128 data is to be formatted. The UCC/EAN encodes your data using standard Code128 symbology. The UCC/EAN-128 standard structure is:
See Also: Anchor, AutoSize, Bar Code Components, BarCodeJustify, BarCodeRotation, BarHeight, BarTop, BarWidth, Bottom, Center, CodePage, DataField, DataView, DevLocked, DisplayOn, Font, Height, Left, Locked, Mirror, Name, PrintChecksum, PrintReadable, PrintTop, Right, Tag, Text, TextJustify, Top, UseChecksum, Visible, WideFactor, Width
|
You are reading help file online using chmlib.com
|