Ajay, You will have to construct your own. Code128 is not UCC 128 by itself. It is what data is present inside the code. See the below published article)
The EAN/UCC 128 is a special form of the Code 128. It's used for goods and paletts in commerce and industry. There can be coded more than one data field inside one barcode. For example a food palette gets a barcode with the product number (e.g. the EAN 13 number) and additional the weight and the pull date. To code this different data field inside one barcode the EAN-128 codes used the internation standard of Application Identifiers (AI). A barcode could look like this: The numbers inside the brackets are the Application Identifiers (AI) and the data behind are the data for this AI. The brackets are only used for the human readable line of the barcode. There are not coded! The AI "(01)" defines that the product code follows. This product code is always 14 digits long. This length is specified with the AI. This 14 data digits follow directly to the AI. After the product code of 14 digits, the next AI follows. In this example it's the pull date, specified with the AI "(15)". This one is always 6 digits long and must be specified using the mask YYMMTT. In this example the date is 31st December 2005 -Bob -- Thompson Technology Consultants LaPorte, IN 46350 219-363-7441 -------------- Original message -------------- From: "Ajay Sanghvi" <[EMAIL PROTECTED]> How do I print UCC 128 barcodes in Rbase? I see Code 128 in the configuration tab but I do not see UCC 128. Any help is greatly appreciated. Thank you list Ajay

