Here are some functions for generating, adding linear & 2D barcodes into images & documents in HTML Document Image Viewers:
- Write 20+ linear & 2D barcodes onto images and documents
- Validate barcode values
- Set barcode orientation and rotation angle
- Change barcode image width & height
- Colorize barcode background and foreground color
- Set human-readable text font style, color, size
- Resize barcode image quiet margin
- Save barcode image separately or along with the whole images
- More barcode generating functions
Barcode Generating
This page provides detailed information for generating and embedding a barcode into images & documents in RasterEdge Web Document Viewer. Before you reading barcodes in Web Document Viewer, make sure that you have install RasterEdge Barcode Generator to your Web Document Viewer. (Want to generate barcode in Winforms, C#.NET or VB.NET applications, please go to
Generate Barcodes in Winforms,
Barcode Generating for C#.NET and
Barcode Generating for VB.NET.
Create a Barcode into Image
Go to the barcode toolbar:
- Select "Barcode Type" to choose barcode types you want to create;
- Select "Data" to encode barcode valid character set according to the barcode types;
- Select "Generate" to process barcode generation;
Change Barcode Properties
Go to the barcode toolbar:
- Select "BackColor" and "ForeColor" to set background and foreground color;
- Select "Orientation" to set barcode rotation angle;
- Select "Width" and "Height" to set barcode size;
- Select "Font" to choose human-readable text font style, color, size and effects;
More Tutorials!
Find more user guides for AJAX Zero-Footprint Document Viewer!
Want to install Imaging SDK in Winforms applications, please go to
Use Imaging SDK in Winforms.