Home: Products: Font Tools: Microsoft® Reporting Services: |
Use of this font tool requires the purchase of at least 1 Developer License of one of our font packages.
Purchase Barcode Fonts | Function List | Technical Support
Microsoft® Reporting Services Barcode Tutorial |
Barcode Function List: |
Function | Notes |
Code128(Data) | This is a "Code 128 Auto"
function that will automatically encode any data from ASCII 0 to ASCII
127. It will automatically switch to character set C for numbers. This
symbology has many options: UCC/EAN-128
Encoding: to encode alpha-numeric UCC/EAN128,
the character set must be "0" or "AUTO" for automatic (the default
setting). ASCII 202 or character Ê is recognized as the FNC1
before each AI. When a barcode begins with an AI, the required
start C is included automatically. For example, the UCC number of
(8100)712345(21)12WH5678 should be entered as: Ê8100712345Ê2112WH5678.
In most cases, the AIs will be properly represented in the human
readable text. If the parenthesis is not around the correct number
for the AI, enter the following extended ASCII character as the
FNC1 for the correct number of digits in your AI: Process Tilde Options: when the symbology is Code 128, the character set is AUTO and ApplyTilde is TRUE, the following options are available:
Review the Code 128 Data Sheet and FAQ for more information on this barcode type. |
Code128a(Data) | Use the characters from set B to print characters not on the keyboard; the scanner will scan characters from set A. Formats output to the Code 128 barcode fonts. |
Code128b(Data) | Returns codes formatted to the Code 128 character set B. Formats output to the Code 128 barcode fonts. |
Code128c(Data) | This code128 function "interleaves" numbers into pairs for high density. An even number of digits is required |
I2of5() | This function "interleaves" numbers into pairs for high density without check digits and formats the return string to the Interleaved 2 of 5 font. An even number of digits is required. |
I2of5Mod10(Data, Number) | (Data, 0) performs the mod10 checksum
calculation for increased accuracy and formats the return string to the
Interleaved 2 of 5 font. MOD 10 checksums are required for
SSC-14 when using Interleaved 2 of 5 for that purpose. An odd
number of digits is required. (Data, 1) returns the human readable data with the MOD10 check digit included. (Data, 2) returns the MOD10 check digit. |
Code39() | Formats the output to print using Code 39 fonts. |
Code39Mod43(Data, Number) | (Data, 0) performs the mod43 checksum calculation for increased
accuracy and then formats the output to print using Code 39 fonts. The mod43 checksum
is usually required for LOGMARS applications. (Data, 1) returns the human readable data with the check digit included. (Data, 2) returns only the check digit. |
Codabar() | Formats the output to print using Codabar fonts. |
Postnet(Data, Number) | Enter a single string of Zip, Zip + 4 or Zip + 4 +
Delivery Point. The input for Data must be a number and can
include dashes and spaces. (Data, 0) formats output to the POSTNET barcode fonts. (Data, 1) returns the human readable data with the check digit included. (Data, 2) returns only the check digit. |
MSI(Data, Number) | (Data, 0) formats output to the MSI barcode
fonts. (Data, 1) returns the human readable data with the check digit included. (Data, 2) returns only the check digit. |
Code11() | Only the "C" check digit is calculated which is the standard when encoding 10 digits or less. |
UPCa(Data) | Data is a UPC-A number string of 11, 12, 13, 14, 16 or 17 digits with or without a check digit, add-ons are supported. Formats output to the UPC/EAN barcode font. Entering incorrect data will create a barcode containing all zeros. |
UPCe(Data) | Data is a UPC-A number string of 11, 12, 13, 14, 16 or 17 digits with or without a check digit, add-ons are supported. The purpose of this function is to print the UPC-E barcode from a UPC-A barcode that can be compressed. It will print a UPC-A if it cannot be compressed by zero suppression rules. Formats output to the UPC/EAN barcode font. Entering incorrect data will create a barcode containing "00005000000". |
EAN13(Data) | Data is a number string of 12, 13, 14, 15, 17 or 18 digits with or without a check digit, add-ons are supported. Formats output to the UPC/EAN barcode font. Entering incorrect data will create a barcode containing all zeros. |
mod10(Data) | Data is a number string. A MOD 10 check digit is returned. This is useful in calculating check digits for UCC/EAN 128 barcodes where a MOD check digit is needed. |
EAN8(Data) | Data is a number string of 7 or 8 characters (EAN-8 without the check digit). Formats output to the UPC/EAN barcode font. Entering incorrect data will create a barcode containing all zeros. |
View our product index to obtain a list of all products we offer.
Report Software Piracy! If you have any knowledge of our products that are being used in violation of our license agreement, copyright laws or international treaties, please report it. You can remain anonymous.
Reviews and Listings for custom assembly:
![]()
|