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.