support
webdirect bar code generator webdirect Barcode generator
webdirect bar code generator

Webdirect Barcode Generator


Isn't it cool to generate a barcode through a URL? Barcodesoft Webdirect Barcode Generator is designed to streamline barcodes using URL.

barcodesoft.ashx is the only URL you need to do so. You just need some parameters to specify what kind barcode you need.
Parameter s/QRCode means symbology QRCode.
Parameter /text/ABC means encoded message is "ABC".
Parameters /token/BarCodeSoft is your token to get your barcode without demo watermark. Each user will have a unique token after your order goes through our system.

Here is a list of all available parameters:

Parameter Description Sample URL
s s means Symbology. Accepted value could be one of the following:
Code39,Code39Ext, CODE128A, CODE128B, CODE128C, GS1128, UPCA, UPCE, EAN13, EAN8, Bookland,INTERLEAVED25, Code11,MSI, Code25,CODE93, Codabar,TELEPEN, Datamatrix, QRCODE, Aztec and PDF417.
Default symbology is PDF417.
http://www.barcodesoft.com/barcode.ashx?s/aztec/text/ABCD1234
text string to encode. http://www.barcodesoft.com/barcode.ashx?text/ABCD1234/token/BarCodeSoft
token Unique token for user. http://www.barcodesoft.com/barcode.ashx?text/ABCD1234
addon UPC-A and EAN13 addon string. http://www.barcodesoft.com/barcode.ashx?s/upca/text/234567890123/addon/12345
hr show human readable text or not, accepted value could be either true or false. Default value is true. http://www.barcodesoft.com/barcode.ashx?/s/code39/text/ABCD1234/hr/false
orientation barcode image orientation. Accepted value could be one of the following: left, top, right and bottom. Default value is bottom. http://www.barcodesoft.com/barcode.ashx?/s/code39/text/ABCD1234/orientation/2
format format means image format. Accepted value could be one of the following: TIFF, PNG, GIF, Jpeg, BMP. Default value is BMP. http://www.barcodesoft.com/barcode.ashx?s/aztec/text/ABCD1234/format/gif
r format resolution. Accepted value could be one of the following: 96, 200, 300, 400, 500, 600. Default value is 96. http://www.barcodesoft.com/barcode.ashx?s/aztec/text/ABCD1234/r/300
h barcode image height. Leave it blank for automatic height. http://www.barcodesoft.com/barcode.ashx?s/aztec/text/ABCD1234/h/300
w barcode image width. Leave it blank for automatic width. http://www.barcodesoft.com/barcode.ashx?s/aztec/text/ABCD1234/w/300
df data matrix target size. Only available when symbology is Data Matrix. Accepted value ranges between 1 and 30. http://www.barcodesoft.com/barcode.ashx?s/datamatrix/text/ABCD1234/s/5
qe QRCode error correction level. Accepted value ranges between 1 and 4. Only available when symbology is QRCode. http://www.barcodesoft.com/barcode.ashx?s/qrcode/text/ABCD1234/qe/2
qs QRCode target size. Accepted value ranges between 1 and 40. Only available when symbology is QRCode. http://www.barcodesoft.com/barcode.ashx?s/qrcode/text/ABCD1234/qs/2
ae Aztec error correction level. Accepted value ranges between 1 and 20. Only available when symbology is Aztec. http://www.barcodesoft.com/barcode.ashx?s/aztec/text/ABCD1234/ae/2
as Aztec target size. Accepted value ranges between 1 and 36. Only available when symbology is Aztec. http://www.barcodesoft.com/barcode.ashx?s/aztec/text/ABCD1234/qs/2
pcm PDF417 compaction mode. Accepted value ranges: 1, 2, 3. Only available when symbology is PDF417. http://www.barcodesoft.com/barcode.ashx?s/pdf417/text/ABCD1234/pcm/1
psl PDF417 security level. Accepted value ranges between 1 and 8. Only available when symbology is PDF417. http://www.barcodesoft.com/barcode.ashx?s/pdf417/text/ABCD1234/psl/3
pmr PDF417 max rows. Only available when symbology is PDF417. http://www.barcodesoft.com/barcode.ashx?s/pdf417/text/ABCD1234/pmr/3
pfc PDF417 fixed columns. Only available when symbology is PDF417. http://www.barcodesoft.com/barcode.ashx?s/pdf417/text/ABCD1234/pfc/2
ptc PDF417 truncated option. Accepted value is either true or false. Only available when symbology is PDF417. http://www.barcodesoft.com/barcode.ashx?s/pdf417/text/ABCD1234/ptc/true