Barcode CGI Application. Version 1.3 Copyright (c) 1999-2007, RKD Software
www.BarcodeTools.com

Registered to:
For Evaluation use only

License:
Demo


For more information please click Barcode CGI Application.

Our barcode CGI generators understand both GET and POST requests.

Parameter NameDescriptionCorresponding property of Barcode-ActiveXDefault value
wDataMatrix picture width.
hDataMatrix picture height.
xdimBarcode X-Dimension.This parameter makes sense only if the w parameter (for 0 degree orientation) are not used.2
dataSets the data that is to be encoded in the Barcode.BarText1234567
btypeBarcode Type.
Possible values: 0...21
BarType7
angleOrientation of the bar code.
Possible values: 0, 90, 180, 270
Orientation0
quietShow quiet zones.
Possible values: 0(hide) or 1(show)
ShowQuietZone1
balignBarcode alignment.
Possible values: 0...2
BarAlign2
talignText alignment.
Possible values: 0...5
TextAlign0
bcolorBackground color.
Possible values: 000000...ffffff
The color must be presented as RGB, i.e. you should specify the value ff0000 for the red color
BackColorffffff (white)
fcolorForeground color.
Possible values: 000000...ffffff
ForeColor000000 (black)
tcolorForeground color.
Possible values: 000000...ffffff
TextColor000000 (black)
guardShow guard lines for EAN(UPC) bar codes.
Possible values: 0(hide) or 1(show)
ShowGuard1
textShow barcode human readable text.
Possible values: 0(hide) or 1(show)
ShowText1
tdownPlace the text above or below.
Possible values: 0(above) or 1(below)
TextBottomTop1
ststShow start/stop digits (if barcode have it).
Possible values: 0(hide) or 1(show)
ShowStSt0
schkShow check digit (if barcode have it).
Possible values: 0(hide) or 1(show)
ShowCheck1
cchkcalculate an optional check digit or not.
Possible values: 0(no) or 1(yes)
CalcCheck1
ntxtConvert nonprinting chars to text.
Possible values: 0(no) or 1(yes)
NonPrintingToTxt1
c128Code-128 charset.
Possible values: 0...3
Code128CharSet0
fhFont height.14
bredBarcode width reduction.
Possible values: -99...99
BarWidthReduction0
w2nWide to narrow ratio.
Possible values: 2...4
Wide2NarrowRatio2.5
helpDisplays information about our Barcode CGI generator. See below.
debugDisplays information about the error. See below.