Kendo UI for Angular Barcode Overview
The Kendo UI for Angular Barcode renders a variety of one-dimensional (1D) industry barcodes.
The following example demonstrates the Barcode in action.
Example
View Source
Change Theme:
Key Features
- Barcode types—You can use an extensive set of encoding schemes (symbologies) that are supported by the Barcode.
- Configuration options—The Barcode provides fine-grained control over its behavior and appearance.
- Rendering modes—You can also display the Barcode in a Canvas (bitmap) or an SVG (vector graphics) format.
- Export options—The Barcode enables you to export its contents to an Image (PNG), PDF, and SVG format.
- Validating values—The Barcode ships with a custom validator that can be used to check if a value is allowed for a given symbology.
Support and Learning Resources
- Barcode Homepage
- Getting Started with the Kendo UI for Angular Barcodes
- API Reference of the Barcodes
- Getting Started with Kendo UI for Angular (Online Guide)
- Getting Started with Kendo UI for Angular (Video Tutorial)
- Virtual Classroom (Training Courses for Registered Users)
- Barcode Forum
- Before You Start: All Things Angular (Telerik Blog Post)
- Knowledge Base