Online EAN 8 Barcodes Generator
Generating barcode EAN 8 images online without installing any software
- Easy and simple to generate EAN 8 barcode. No application, component to install.
- High performance and reliable online EAN 8 barcode generating service based on Microsoft Windows Azure Cloud Service.
- Generate EAN 8 barcodes in any static & dynamic web pages (html, aspx, jsp, asp, php, perl).
-
.net barcode library,
how to create barcode image in c#,
barcode generator project in java,
barcode reader mvc c#,
barcode recognition .net open source,
how to generate barcode in asp.net using c#
- Printing barcode EAN 8 in some reporting and business applications that are supporting dynamic image through URL.
- Creating high quality EAN 8 GIF images compatible with all web browsers.
NOTE
We are providing free online streaming barcode generation service. Now you can
generate barcode image through the following url:
http://generator.onbarcode.com/linear.aspx?TYPE=4&DATA=123456789
To get this free online service, please contact us support@onbarcode.com
Index
Integration Online EAN 8 Barcode Generator into your projects
Integrate our Online EAN 8 Barcode Generator hosting service into your applications, is really a simple task.
What you need do is to pass our dynamic barcode image
generation URL to your web pages
IMG tag, or to your reporting and business appliations that are supporting dynamic image URL.
Integrate Production Version
After purchase, you will receive a
unique URL to replace the trial version
- Dynamic barcode image URL for EAN 8 barcodes:
http://{your unique URL}/linear.aspx?TYPE=12&DATA=1234567
EAN-8 Generators
OnBarcode provides several EAN-8 Generator components and software, including
EAN-8 .NET,
EAN-8 Java,
EAN-8 C#,
EAN-8 VB.NET,
EAN-8 Generator.
Online EAN 8 Generator - Barcode Parameters
Online EAN-8 Barcode Generator explains each property settings.
Category |
Parameter |
Value |
Comments |
Basic
|
DATA
|
Type: string
Default: "12345"
|
Barcode value to encode
EAN 8 Valid Data Char Set:
- 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 (Digits)
EAN 8 Valid data length:
- 7 digits only, excluding the last checksum digit.
|
TYPE
|
Type: int
Default: 7 (Code 128)
|
Linear barcode symbology type.
Set the value to 12 (EAN 8) or 13 (EAN 8 with supplement code 2) or 14 (EAN 8 with supplement code 5).
|
ADD-CHECK-SUM
|
Type: bool
Default: false
|
AddCheckSum property is not applied here. Online Barcode Generator will always add a check character in the last digit (modulo 10). |
|
EAN-8 Related |
SUP-DATA
|
Type: string
Default: ""
|
Set the supplement data to encode. Valid values are 2 or 5 digits |
SUP-HEIGHT
|
Type: float
Default: 0.8
|
This is a multiplicator of the height of the bar module; The default is 0.8 (80% of Y - bar module height). |
SUP-SPACE
|
Type: float
Default: 15
|
The separation between the barcode and the supplement. Default is 15 pixel. |
|
Barcode Size Related |
UOM
|
Type: int
Default: 0 (PIXEL)
|
Unit of meature for all size related settings.
Valid values:
- 0 (PIXEL)
- 1 (CM)
- 2 (INCH)
|
X
|
Type: float
Default: 1
|
Width of barcode bar module (narrow bar), default is 1 pixel |
Y
|
Type: float
Default: 60
|
Height of barcode bar module, default is 60 pixel |
BARCODE-WIDTH
|
Type: float
Default: 0
|
Barcode image width.
If barcodeWidth setting is smaller than the barcode required minimum width, Online Barcode Generator will automatically reset to barcode minimum width. |
BARCODE-HEIGHT
|
Type: float
Default: 0
|
Barcode image height.
If barcodeHeight setting is smaller than the barcode required minimum height, Online Barcode Generator will automatically reset to barcode minimum height. |
LEFT-MARGIN
|
Type: float
Default: 0
|
Barcode image left margin size. |
RIGHT-MARGIN
|
Type: float
Default: 0
|
Barcode image right margin size. |
TOP-MARGIN
|
Type: float
Default: 0
|
Barcode image top margin size. |
BOTTOM-MARGIN
|
Type: float
Default: 0
|
Barcode image bottom margin size. |
RESOLUTION
|
Type: int
Default: 72
|
Barcode image resolution in DPI (Dots per inch). |
ROTATE
|
Type: int
Default: 0
|
Valid values:
- 0 (in roration angle 0 degree)
- 1 (in roration angle 90 degree)
- 2 (in roration angle 180 degree)
- 3 (in roration angle 270 degree)
|
|
Font Style |
SHOW-TEXT
|
Type: bool
Default: "true"
|
If true, display barcode data text under the barcode, otherwise do not display.
In parameter value, use "true" for true, "false" for false.
|
TEXT-FONT
|
Type: Font
Default: "Arial|9|regular"
|
Barcode text font style.
Specify the text font format in the following format:
&TEXT-FONT=Arial|9|regular
|
TEXT-MARGIN
|
Type: float
Default: 6
|
Space between barcode and barcode data text, default is 6 pixel |
All Online Barcode Generator Supporting Bar Code Types
1D / Linear Barcodes
- Codabar
- Code 11
- Code 2 of 5 (Industrial 2 of 5)
- Code 39
- Code 93
- Code 128 (including Code 128a, Code 128b, Code 128c)
- EAN-8, Supplement 2, 5
- EAN-13, Supplement 2, 5
- GS1 128 (UCC/EAN128)
- Identcode
- Interleaved 2 of 5
- ISBN, Supplement 2, 5
- ISSN, Supplement 2, 5
- ITF-14
- Leitcode
- MSI Plessey
- PLANET
- POSTNET
- RM4SCC
- UPC-A, Supplement 2, 5
- UPC-E, Supplement 2, 5
- USPS Intelligent Mail Barcode (OneCode)
|
|