Neodynamic Barcode Professional for .NET Standard - Ultimate Edition Releases
Released: Mar 13, 2026
Updates in V7.0.26.313
Features
- Added support for READER INIT through the 3 tilde-based token for 2D symbologies like: AztecCode, PDF417 and MicroPdf417.
- Added support for FNC1, FNC2, FNC3, FNC4 and charset custom switch for Codablock-F. Use the same tokens used by Code128.
Released: Sep 8, 2025
Updates in V7.0.25.907
Fixes
- Barcode symbol is not centered when both AutoSize and FitProportional props are false.
Released: Jul 31, 2025
Updates in V7.0
Features
- Added support for parsing Zebra Maxicode data format.
- Added Pdf417ProcessTilde prop.
- Added CodeEncoding prop to allow Base64 and Hex string values set to the Code prop.
- Added the GetGS1HumanReadableText() method to BarcodeUtils to format GS1 data.
- Added support for transparent background when exporting the barcode to EPS vector image format.
- Added the TransparentBackground prop to the EpsCmykBarcodeColors class.
- Added support for rendering Human Readable Text in the Text prop by...