Aspose.BarCode for Reporting Services (SSRS) Releases

Released: Feb 21, 2026

Updates in V26.2

Fehlerkorrekturen

  • Fixed ExtendedCodetext mode in QR encoder.

Released: Jan 22, 2026

Updates in V26.1

Funktionen

  • Removed the EnableEscape property - The EnableEscape property in BarcodeGenerator and in the WinForms, WPF, and Reporting Services components has been deprecated and is now ignored. To process escape sequences explicitly, use the standard .NET method Regex.Unescape instead.

Released: Dec 23, 2025

Updates in V25.12

Funktionen

  • Added support for new QualitySettings structure to MicroQR engine.
  • Added support for new QualitySettings structure to Pdf417 and MicroPdf417 barcode engines.
  • Added support for new QualitySettings structure to MaxiCode barcode engine.
  • Optimized Han Xin recognition speed.
  • Reviewed and updated API.

Released: Nov 20, 2025

Updates in V25.11

Funktionen

  • Implemented support for US Driving License format.

Released: Jul 19, 2025

Updates in V25.7

Funktionen

  • Added ability to save text as a graphic path when exporting to PDF format. This allows barcode text to be rendered as vector shapes, which improves compatibility with systems that do not embed fonts.

Released: Jun 17, 2025

Updates in V25.6

Fehlerkorrekturen

  • Made corrections and enhancements in descriptions and code examples for release 25.1.
  • GS1 DataMatrix: "Incorrect value 129 for C40 Shift" error.

Released: Mar 21, 2025

Updates in V25.3

Funktionen

  • Improved Databar recognition quality and performance (DBase processor).

Released: Feb 20, 2025

Updates in V25.2

Fehlerkorrekturen

  • Fixed bug with differences in created PDF files which depended from system localization.

Released: Jan 17, 2025

Updates in V25.1

Funktionen

  • BarcodeGenerator API updated with SetCodeText functions for charset encodings.

Fehlerkorrekturen

  • Different ways to generate images yield different results.

Released: Dec 18, 2024

Updates in V24.12

Funktionen

  • Implemented a PDF encoder for Aspose.Barcode.

Fehlerkorrekturen

  • Barcode scanner reads the wrong value using USPS OneCode.
  • Fixed infinite recursion in QuadPointsHelper.
  • Generator always throws Aspose.BarCode.BarCodeException: 'Can't render barcode: not enough space' on RotationAngle=45.
  • Fields of ComplexBarcode.Address were not initialized.