Pharmacode Two-track Barcode

Also known as Pharmacode Two-track Laetus, Pharmaceutical Binary Code

This Barcode Symbology is supported by the following Neodynamic products:

Overview

Pharmacode Two-track BarcodeTwo-Track Pharmacode is a binary barcode symbology used by the Pharmaceutical industry. Pharmacode Two-track can represent only a single integer from 4 to 64570080.

How to create Pharmacode Two-track barcodes using Barcode Professional for

Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get a Pharmacode Two-track barcode image, please follow these steps:
  • Set the Symbology property to PharmacodeTwoTrack
  • Setting up dimensions and quiet zones:
    • Set the BarWidth property (Values are expressed in Inches)
    • Set the BarHeight property (Values are expressed in Inches)
  • Set the Code property with the value to encode. It must be a numeric value ranging from 4 to 64570080.
Note: Please refer to the Class Reference documentation for more information about the properties and methods stated in this document.
In order to get a Pharmacode Two-track barcode image, please follow these steps:
  • Set the Symbology property to PharmacodeTwoTrack
  • Setting up dimensions and quiet zones:
    All values for barcode dimensions are expressed in INCHES by default. However, Barcode Professional supports other unit of measurement such as Millimeter, Centimeter, and Mils. For modifying the unit of measurement for barcoding, please set up the BarcodeUnit property as needed.
    • Set the BarWidth property (Values are expressed in Inches)
    • Set the BarHeight property (Values are expressed in Inches)
  • Set the Code property with the value to encode. It must be a numeric value from 4 to 64570080.

Example of Pharmacode Two-track barcode images

Code property = 117480 will produce the following barcode image:

Example of Pharmacode Two-track barcode images