Aspose.BarCode for Reporting Services (SSRS) 新版本发表
Released: Feb 21, 2026
V26.2 中的更新
修补程序
- Fixed ExtendedCodetext mode in QR encoder.
Released: Jan 22, 2026
V26.1 中的更新
特性
- 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
V25.12 中的更新
特性
- 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
V25.11 中的更新
特性
- Implemented support for US Driving License format.
Released: Jul 19, 2025
V25.7 中的更新
特性
- 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
V25.6 中的更新
修补程序
- 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
V25.3 中的更新
特性
- Improved Databar recognition quality and performance (DBase processor).
Released: Feb 20, 2025
V25.2 中的更新
修补程序
- Fixed bug with differences in created PDF files which depended from system localization.
Released: Jan 17, 2025
V25.1 中的更新
特性
- BarcodeGenerator API updated with SetCodeText functions for charset encodings.
修补程序
- Different ways to generate images yield different results.
Released: Dec 18, 2024
V24.12 中的更新
特性
- Implemented a PDF encoder for Aspose.Barcode.
修补程序
- 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.