This type of box is a data block composed of a graph that serves to represent bar codes. This graphic is used to generate a barcode that can be displayed on the screen or printed.

1 Types of barcodes

Code Description
EAN

The international article number IAN, also known as the European Article Number EAN, which technically refers to EAN-13.

UPC

The Universal Product Code UPC, is a bar code symbology (that is, a specific type of bar code) that is widely used in the United States, Canada, United Kingdom, Australia, New Zealand, and other countries for tracking commercial items in stores.

3of9

Code 39 is a barcode capable of representing capital letters, numbers and some special characters, such as space.

interleaved 2 of 5

Interleave 2 of 5 ITF, is a two-width continuum of the digit code symbology barcode.

PDF 417

PDF417 is a linear stacking barcode symbol format that is used in a variety of applications, primarily transportation, identification cards and inventory management.

QR code

A QR code (Quick Response code) is a module for storing information in a dot matrix or in a two-dimensional barcode.

SSCC18

The Serial Shipping Container Code (SSCC) is an 18-digit number that is used to identify logistics units.

UCC 128

UCC / EAN-128 uses normal Code 128 barcodes, but formats the data in a standardized manner to identify the type of information contained in the barcode.

USPS

Smart barcode mail (IM barcode) is a 65-bar barcode for use in mail in the United States. The term "Intelligent Mail" refers to the services offered by the United States Postal Service for the delivery of internal mail.

EAN128

UCC/EAN-128 uses normal Code 128 barcodes, but formats the data in a standardized manner to identify the type of information contained in the barcode.

UPCA

The Universal Product Code (UPC) is a bar code symbology (that is, a specific type of bar code) that is widely used in the United States, Canada, United Kingdom, Australia, New Zealand, and other countries for tracking commercial items in stores.

Bookland

The Bookland EAN barcode is used internationally to identify books, as well as video and audio tapes and software.

std2of5

Standard 2 of 5 is a low density numerical symbology that has been with us since the 1960s. It has been used in the photo finishing and sorting industries, as well as air tickets sequential numbering.

Code 39

Code 39 is a barcode capable of representing capital letters, numbers and some special characters, such as space. Possibly, the most serious drawback of this code is its low information density because more space is required to encode data in Code 39 than, for example, in Code 128.

USD3

Code 39 (also known as Alpha39, Code 3 of 9, Code 3/9, Type 39, Code 39 USS, or USD-3) is a variable length, discrete bar code symbology. The specification defines 43 characters, consisting of uppercase letters (A to Z), numeric digits (0 to 9) and a series of special characters (-,., $, /, +,%, And in space). An additional character (denoted "*") is used both to start and stop delimiters. Each character is composed of nine elements: five bars and four spaces. Three of the nine elements in each character are wide (binary value 1), and six elements are narrow (binary value 0). The ratio between narrow and wide width is not critical, and can be chosen between 1: 2 and 1: 3.

Codabar

Codabar is a linear bar code symbology developed in 1972 by Pitney Bowes Corp. ([1]). And its variants are also known as Codeabar, Ames Code, NW-7, Monarch, Code 2 of 7, Streamlined Codabar, ANSI / AIM BC3-1995 or USD-4.

USD4

From the Codebar family.

NW7

One of the binary level barcodes, developed at the relatively early stage of Monarch Marking Inc., in 1972. Name it by its composition of two types of bars, N arrow and W ide, and make a figure with seven black/white bars of them. Generally called CODABAR

2of7

From the Codebar family.

postnet

The POSTNET and PLANET barcodes are used by the United States Postal Service. POSTNET barcodes have a variable length of 32 to 62 bars, and the PLANET is 62 or 72 bars. They are modulated in height (vertical bars are different lengths) and 2-state (there are two different types of bars, low and high). Each digit of coded data is represented by a group of five bars. POSTNET barcodes have exactly two height bars in each group of five, while the PLANET barcodes have three.

2 Parameters

Structure

Loading...

2.1 Main box


2.1.1 Box parameters

wic_jrep_box_formbarc
Label Description
Id Identifier of the box
Colname Column name of the BLOB field
Coltype Type of barcode column
Type Code type

  • Values:
    • NULL: .
    • EAN: EAN.
    • UPC: UPC.
    • 3OF9: 3of9.
    • CODE128: Code 128.
    • INT2OF5: Interleaved 2 of 5.
    • PDF417: PDF 417.
    • QRCODE: QRCode.
    • SSCC18: SSCC18.
    • UCC128: UCC128.
    • USPS: USPS.
    • ShipmentIdentification: ShipmentIdentification.
    • parseEAN128: parseEAN128.
    • SCC14Shipping: SCC14Shipping.
    • GlobalTradeItemNumber: GlobalTradeItemNumber.
    • Bookland: Bookland.
    • UPCA: UPCA.
    • RandomWeightUPCA: RandomWeightUPCA.
    • Std2of5: Std2of5.
    • code39: code39.
    • USD3: USD3.
    • codabar: codabar.
    • USD4: USD4.
    • NW7: NW7.
    • monarch: monarch.
    • 2of7: 2of7.
    • postnet: postnet.
    • DATAMATRIX: .
Height (cm.) Barcode height
Width elementary unit Width of the elementary unit bar/space.
Print text Print Text indicator

  • Default: 0
  • Values:
    • 1: Yes.
    • 0: No.
Rows
Cols
Created by

  • Default: USER
Date created

  • Default: CURRENT
Modified by

  • Default: USER
Date updated Updated date

  • Default: CURRENT

3 Example I

The representation on an object of some types of barcodes are shown.

4 Example II

In the maintenance of 'track' songs, a box with the bar code of the column 'codean' is added to be displayed on the form and in the print.

4.1 Object track

Given the object track (maintenance) and the column 'codean'.


A box is added to the type form EJB-BARCODE


The parameterization of the box is as follows:


The result:


The print: