|
 |
barcodeZONE for ColdFusion
Generate up to 9 different types of bar codes to include in your application. |
Barcode Examples
Each of the bar codes examples below were generated using our software. Feel free to print this page and scan with your hardware
Barcodes are generated as a single image. The examples on this page range in file size from 906 bytes to 1787 bytes.
Code Sample:
<cf_barcode dirpath = "*** directory path to save images ***" urlpath = "*** url path to image directory ***" data = "*** Data to encode ***" textcolor = "*** Hex color of text ***" height = "*** Height of bars *** " density = "*** bar spacing *** " showtext = "*** show human readable format *** " bartype = "*** Barcode Style***">
|