Neodynamic Barcode adds ASP.NET MVC control
Released: Jul 25, 2014
Updates in this release
Updates in V8.0
- A brand new barcode dll designed for ASP.NET MVC that supports all MVC versions. It allows you to embed barcode images into Views and create barcodes images in any Controller.
- New barcode symbologies including Han Xin Code (2D), GS1 QR Code, IFA PPN (securPharm) 2D Data Matrix with PZN8 auto conversion, HIBC LIC 2D Data Matrix, QR Code and Aztec Code versions, HIBC PAS 2D Data Matrix, QR Code & Aztec Code versions, ISBT 128 2D Data Matrix, Deutsche Post Response Plus PostMatrix 2D, USPS Intelligent Mail Package Barcode IMpb, EAN-14 (GTIN-14), DUN-14 (ITF and GS1/EAN/UCC Versions), DHL AWB Code 39 and Deutsche Post BZL Code 128.
- EAN/UPC magnification factor settings.
- String format patterns are now supported for code and text properties.
- SnapsToDevicePixels property added which allows pixel perfect rendering on target device canvas.
- Create artistic barcode symbols by specifying a custom image pattern to fill bars and dots.
- Barcode images can be rendered as an embedded image using the Data URI feature supported by most modern browsers.