Azure ITF-14 Generator
Generating & printing barcode ITF14 images on Microsoft Windows Azure cloud-computing platform
- Ready to deploy ITF-14 barcode generator package for Microsoft Windows Azure Cloud-computing platform
- High performance and reliable ITF14 barcode generation package using by OnBarcode barcode generating hosting service
- Generate ITF14 barcodes in any static web pages (.html) and dynamic ones (.aspx, jsp, asp, php, perl).
- Generate ITF14 barcodes in any reporting and business applications that are supporting dynamic image through URL.
- Creating high quality ITF14 GIF images compatible with all web browsers.
- ITF-14 Generator for Windows Azure using mature .NET Barcode Generator Component
Index
Integration Deployed Barcode Generator on Azure into your projects
After you deploy Barcode Generator on Azure into your Azure service account
(if not, see
How to deploy Barcode Generator for Windows Azure?), you can immediately start generating barcodes
in your web pages (html, asp, aspx, jsp, php, perl) and reporting and business applications that support display images with dynamic URL.
asp.net c# print barcode,
qr code excel 2013,
barcode generator online excel,
vb.net read barcode from camera,
crystal reports barcode generator free,
pdf417 c#
Integrate
- Dynamic barcode image URL for ITF14 barcodes:
http://{Your Azure Service URL}/linear.aspx?TYPE=24&DATA=1234567890123
-
You can put the above url to your IMG tag in your web page, or pass to your application's image with dynamic URL properties.
You can add parameters to the end of url to set ITF14 data to encode, customize barcode image settings. More detail,
view ITF14 barcode parameters setting
ITF-14 Generators
OnBarcode provides several ITF-14 Generator components and software, including
.NET ITF-14,
Java ITF-14,
C# ITF-14,
VB.NET ITF-14,
ITF-14 Generator Software.
ITF14 Generator on Azure - Barcode Parameters
Category |
Parameter |
Value |
Comments |
Basic
|
DATA
|
Type: string
Default: "12345"
|
Barcode value to encode
ITF 14 Valid Data Char Set:
- 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 (Digits)
ITF 14 Valid data length:
- 13 digits only, excluding the last checksum digit.
|
TYPE
|
Type: int
Default: 7 (Code 128)
|
Linear barcode symbology type.
Set the value to 24.
ITF14 type value is 24.
|
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. |
|
ITF14 Special |
N
|
Type: float
Default: 2.0
|
Wide/narrow ratio, 2.0 - 3.0 inclusive, default is 2.
|
BEARER-BAR-HORI
|
Type: float
Default: 1
|
The value of the horizontal bearer bars (top and bottom bars). Valid values are 0-10 which are a multiple of X. |
BEARER-BAR-VERT
|
Type: float
Default: 1
|
The value of the vertical bearer bars (left & right bars). Valid values are 0-10 which are a multiple of X. |
|
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 Barcode Generator for Windows Azure Supporting Bar Code Types