Online Barcode Generator Service Readme

Introduction

This article explains how the paid user uses online generator web service.

URL format

Request URL should have the following format:

http://www.morovia.com/free-online-barcode-generator/barcode.asp?Key=value&Key=value

For example, such a URL is valid:

http://www.morovia.com/free-online-barcode-generator/barcode.asp?Symbology=0&BarHeight=400&ShowHRText=1&NarrowBarWidth=10&Message=1370938&Rotation=0&UserKey=99000xxx

Parameters

Parameter keys are case incasesentive; however we recommend that they are spelled as they appear in the table below. Default values are shown in bold.

Table 1. Parameter List

PropertyData TypeDescription
SymbologyNumberBarcode type
RotationNumberFour values are supported: 0 (no rotation), 1 (counterclockwize 90 degrees), 2 (counterclockwize 180 degrees), 3 (counterclockwize 270 degrees)
ShowHRTextBoolean1 (show human readable text), 0 (no human readable text).
MessageStringThe string encoded
NarrowBarWidthNumberX dimension, in number of pixels.
BarHeightNumberBar height, in mils (1/1000th inch)
UserKeyNumberA 10-digit number for authorization key

Table 2. Symbology List

ValueBarcode Format
0Code39
1Code39-Full-ASCII
2Code39Mod43
3Codabar
4Code93
5Code128
6UCC-EAN-128
7Interleaved-2-of-5
8UPC-A
9UPC-E
10EAN-13
11EAN-8
12Bookland
13Telepen
14Telepen-Numeric
20POSTNET
21PLANET
22Royal-Mail
30MSI-Plessey
31Code25
32Code11
33DataBar-14
34DataBar-Truncated
35DataBar-Stacked
36DataBar-Stacked-Omnidirectional
37DataBar-Limited
38DataBar-Expanded
40PDF417
41DataMatrix
42MaxiCode

Note: not all features are exposed through the query string. Contact Morovia support if you feel that the current feature set is inadequate.

When UserKey is specified and validated, requests are logged based on the UserKey. You can request a log of requests by writing to support@morovia.com.