Word Codabar Generator Data Encoding Tutorial
samples to input valid data and generate linear Codabar images in Word
Word Codabar Introduction
Word Codabar Overview
Codabar, known as Codeabar, Ames Code, Monarch, Code 2 of 7, Rationalized Codabar, ANSI/AIM BC3-1995 or USD-4, is a discrete, self-checking linear barcode symbology.
Word Codabar is a Codabar generator on Microsoft Word 2003/2007/2010 which can easily generate and create high quality images in Word documents. It allows easy integration with over 50 types of properties by customizing the color, image, text and so on.
This page explains in detail how you can encode valid data for a Codabar generation in Microsoft Word documents with OnBarcode Word Barcode Add-In, here are some other tutorials you might need on how to customize image and size for a created Codabar in Word.
Codabar Related Products
Excluding Word Codabar Generator, Onbarcode provides other barcode components on Codabar data encoding to make your business more professional:
- For NET programming, .NET Codabar Generation SDK is easy to generate Codabar images for various .NET applications by setting the Codabar valid data;
- For .NET C# development, C#.NET Codabar Generation Component is simple to encode high print-quality Codabar for C#.NET projects with changing the valid data length;
- For .NET VB projects, VB.NET Codabar Generation Component can simply output high quality Codabar for VB.NET projects with adjusting the available data.
- For Java applications, Java Codabar Generation SDK can easily generate Codabar images for multiple Java applications by changing the valid data length;
- For BIRT projects, BIRT Codabar Generation Component is simple to generate, print high-quality Codabar for BIRT Reports with adjusting the available data;
Word Codabar Data Encoding
Codabar Valid Character Set
Codabar is a variable linear barcode, which can encode following data:
Numeric Digits: 0-9
Special Digits: - (Dash), $ (Dollar), : (Colon), / (Slash), . (Point), + (Plus)
With the Codabar valid data to encode, Word Codabar can encode 3 types of data to generate Codabar images:
|
Only Numeric Digits |
Only Special Digits |
Mixed Digits |
| Sample Encoding |
1. Set Barcode Type to CODABAR
2. Write down data to be encoded - "1234567";
3. Set Image Format to PNG;
4. Customize other properties.
|
1. Set Barcode Type to CODABARA
2. Write down data to encoded - "-$:/.+";
3. Set Image Format to PNG;
4. Customize other properties.
|
1. Set Barcode Type to CODABARB
2. Write down data to be encoded - "123$$$";
3. Set Image Format to PNG;
4. Customize other properties.
|
| Sample Image |
 |
 |
 |
Codabar Valid Length
Word Codabar Generator can encode variable data length, to generate variable data length Codabar images in Microsoft Word documents.
| Variable-length |
5 digits |
10 digits |
15 digits |
| Sample Encoding |
1. Choose Barcode Type to CODABAR
2. Write down data to encoded - "12345";
3. Set Image Format to PNG;
4. Customize other properties.
|
1. Choose Barcode Type to CODABAR
2. Write down data to encoded - "0123456789";
3. Set Image Format to PNG;
4. Customize other properties.
|
1. Choose Barcode Type to CODABAR
2. Write down data to encoded - "-$:/.+987654321";
3. Set Image Format to PNG;
4. Customize other properties.
|
| Sample Image |
 |
 |
 |