Neodynamic Barcode Professional for .NET Standard - Ultimate Edition Releases
Released: Jul 20, 2026
Updates in V8.0.26.719
Fehlerkorrekturen
- Fixed issue with Bearer Bars under SVG rendering.
Released: Jul 13, 2026
Updates in V8.0
Funktionen
- Added support for TIFF image format. Added new GetBarcodeImageTiff and SaveToTiff methods to BarcodeProfessional class.
- Added PCL raster output. Added new GetBarcodeImagePcl and SaveToPcl methods to BarcodeProfessional class.
- Added grayscale color scheme for EPS generation. Added new EpsGrayBarcodeColors and EpsGrayColor classes.
- Added EPS Preview. Added the new addPreview param of EPS generation methods allowing you to add a TIFF preview image embedded into the output EPS file.
- Added...
Released: Jul 3, 2026
Updates in V7.0.26.703
Fehlerkorrekturen
- Fixed EPS transparent background for RGB colors.
Released: Jun 10, 2026
Updates in V7.0.26.609
Fehlerkorrekturen
- Fixed EPS Color rendering.
Released: Mar 13, 2026
Updates in V7.0.26.313
Funktionen
- 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
Fehlerkorrekturen
- Barcode symbol is not centered when both AutoSize and FitProportional props are false.
Released: Jul 31, 2025
Updates in V7.0
Funktionen
- 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...