|
Actipro Bar Code is the first bar code generation product natively written for the Windows Presentation Foundation framework.
Use bar codes in your organization to more efficiently input data or even save money on postage (via the use of Postnet).
This product is useful for adding bar codes to any WPF application or report.
Bar codes can be saved in XPS document content, saved to image files, rendered directly to a WPF DrawingContext,
or added as a child control in any FixedDocument, FlowDocument or other WPF control.
Actipro Bar Code takes all the work out of the bar code generation process, by allowing you to simply say what value to encode.
It will automatically calculate any appropriate checksums and will generate the bar code for you.
The output is completely customizable with many options, everything from setting the bar height to
display of the encoded value below the bar lines.
Two BarCode control instances, each with a different symbology
The most common symbologies are all supported, including EAN-13, EAN-8, UPC-A, UPC-E, Code 39 (and full ASCII variant),
Code 93 (and full ASCII variant), Code 128, Codabar, Interleaved 2 of 5, and Postnet.
Features
Symbology Implementations
-
Numerous common symbology implementations including:
-
Codabar
- Optional display of start/stop characters
-
Code 128
- Auto-generation and insertion of a checksum
-
Code 39
- Optional display of start/stop characters
- Optional auto-generation and insertion of a checksum
- Alter the width ratio of narrow to wide bars.
-
Code 39 Extended (full ASCII)
- Optional display of start/stop characters
- Optional auto-generation and insertion of a checksum
- Alter the width ratio of narrow to wide bars.
-
Code 93
- Optional display of start/stop characters
- Auto-generation and insertion of a checksum
- Alter the width ratio of narrow to wide bars.
-
Code 93 Extended (full ASCII)
- Optional display of start/stop characters
- Auto-generation and insertion of a checksum
- Alter the width ratio of narrow to wide bars.
-
EAN-8
- Auto-generation and insertion of a checksum
-
EAN-13
- Auto-generation and insertion of a checksum
-
Interleaved 2 of 5
- Optional auto-generation and insertion of a checksum
- Alter the width ratio of narrow to wide bars.
-
Postnet
- Auto-generation and insertion of a checksum
-
UPC-A
- Auto-generation and insertion of a checksum
-
UPC-E
BarCode Control Features
- Implemeted as a WPF Control that can be used in any WPF context.
- Use in a FixedDocument, FlowDocument, or add to an XPS document.
- Add borders around the bar code and adjust their corner radius.
- Add a caption above the bar code.
- Easily switch between symbologies.
- Rotate to any angle and scale the bar code using WPF layout transforms.
-
Provides a lot of features that you can't get using bar code fonts (a.k.a. fontware).
Symbology Features
- Easily render a bitmap of the bar code and save to any image format (.png, .gif, .jpg, etc.) supported by WPF.
- Programmatically measure and render bar codes to a DrawingContext.
- Set the fore and background colors of the bar code output.
- Set the bar height of linear bar codes.
- Set the minimum bar height/width ratio so that long bar codes are tall enough to be read properly.
- Specify the thickness of the quiet zone surrounding the bar code.
-
Use multiple value display styles for linear bar codes including:
- None - The value is not displayed.
- Centered - The value is centered horizontally.
- LeftAligned - The value is left-aligned.
- RightAligned - The value is right-aligned.
- CharactersAlignedWithBars - The characters in the value are centered under the bars that represent each character.
- QuietZoneExtension - The first and last characters are drawn in the lead/tail quiet zones and the remaining characters are centered under the encoded character runs. This is used for symbologies such as UPC-A.
- QuietZoneExtensionLeft - The first character is drawn in the lead quiet zones and the remaining characters are centered under the encoded character runs. This is used for symbologies such as EAN-13.
- Specify how far (if at all) the displayed value "intrudes" into the bar lines (used in bar codes like UPC-A).
- Inclusion of ValidationRule classes for every symbology, that can be used to validate input.
- Validate bar code values programmatically.
Code and Requirements
- Includes detailed documentation and a sample project that demos nearly every feature.
- Written in 100% pure C# and is based on the Windows Presentation Foundation framework.
- Full XAML support and
XBAP compatibility.
- Extensive Visual Studio and Expression Blend designer capabilities.
- Visual Studio and/or Expression Blend are recommended development tools for this product.
|