5 reasons why
The reasons to buy HDF BarCodeEngine
- supports more than 100 codes, including two-dimensional codes
- insert dynamically generated barcodes into Crystal Report application and Microsoft Access
- generate the object in BMP, EPS, JPG, GIF, PNG, TIFF
- save the barcode on BMP, EPS, JPG, GIF, PNG, TIFF, PCL file
- work on the following systems: Microsoft® Windows, Linux, Unix, AIX, SuSE, PLD, Solaris and others
The flowchart describes steps which should be taken to generate barcode based on data from CBarCodeEngine’s library
Functions in a base category enable to:
- insert dynamically generated barcodes into Crystal Report application and Microsoft Access, using special plugs
- set barcode parameters
- generate the barcode
- take the barcode size
- check whether the string for encoding is correct
- save barcode parameters into string (text string)
- save barcode parameters on a file
- generate the object in BMP, EPS, JPG, GIF, PNG, TIFF, PCL graphic format
- save the barcode on BMP, EPS, JPG, GIF, PNG, TIFF, PCL file
- take the standard barcode parameters
- set the password deblocking the barcodes
- set optimum for high efficiency printers
- set the path for fonts used for text printing under the barcode
- take the list of active barcodes
- work on the following systems: Microsoft® Windows, Linux, Unix, AIX, SuSE, PLD, Solaris and others
- take error code.
Barcodes are retrieved from the system in form of a bitmap.
- 0001010111101001010100101011...
- 0001010111101001010100101011...
- 0001010111101001010100101011...
- 0001010111101001010100101011...
- ....
As is shown, this structure can be converted into any format. This function helps to increase the speed significantly, while printing the barcode directly in the system.
Barcode parameters are set in structures. Every type of a barcode has its own unique structure. All barcode parameters are specified in a special documentation. Every code has its own unique (ID) identifier. In order to change the barcode in the union, just match barcode ID to a relevant parameter.
We have prepared a special library (BarCode Wizard 2.x) which enables setting barcode parameters. The library includes dialog boxes for setting the parameters for all available barcodes. Upon setting the parameters the library returns them in a form of a text string. This string can be easily used while generating the barcodes.
The product has a complicated system of barcode printouts correction for high performance printers. This module is used for printers with no identical width of white and dark module. This happens when high performance printer splatters the ink (toner) on a paper
|