Neodynamic Barcode Professional for .NET Standard - Ultimate Edition 新版本發表

Released: Jul 20, 2026

V8.0.26.719 中的更新

修補程式

  • Fixed issue with Bearer Bars under SVG rendering.

Released: Jul 13, 2026

V8.0 中的更新

特性

  • 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 support...

Released: Jul 3, 2026

V7.0.26.703 中的更新

修補程式

  • Fixed EPS transparent background for RGB colors.

Released: Jun 10, 2026

V7.0.26.609 中的更新

修補程式

  • Fixed EPS Color rendering.

Released: Mar 13, 2026

V7.0.26.313 中的更新

特性

  • 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

V7.0.25.907 中的更新

修補程式

  • Barcode symbol is not centered when both AutoSize and FitProportional props are false.

Released: Jul 31, 2025

V7.0 中的更新

特性

  • 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 specifying...