Aspose.PDF for .NET V25.11
Released: Nov 12, 2025
V25.11 での更新項目
機能
- Configurable Highlight Colors in SideBySidePdfComparer - Introduced the ability to configure highlight colors for changes in the SideBySidePdfComparer output. This enhancement improves the readability of comparison results by allowing users to specify custom colors for additions and deletions. The SideBySideComparisonOptions class now includes DeleteColor and InsertColor properties, which can be used to set the highlight colors for deleted and inserted content, respectively.
- Enhanced PDF Sanitization with HiddenDataSanitizer - Enhanced capabilities to sanitize hidden data from PDF documents using the HiddenDataSanitizer class are now provided. This feature allows developers to remove or flatten potentially sensitive or unnecessary hidden content, such as annotations, metadata, attachments, JavaScript, and more. The HiddenDataSanitizationOptions class offers flexible configuration, including options for image compression, layer flattening, and page rasterization. This makes it suitable for preparing documents for distribution, improving security, and simplifying PDF structures.
- Improved Font Subsetting and Content Stream Compression - Enhanced font subsetting and content stream compression capabilities are now provided to significantly reduce the file size of optimized PDF documents. This improvement ensures that the output file size is comparable to that achieved by tools like Adobe Acrobat. The OptimizationOptions class has been updated to include the CompressAllContentStreams property, which applies the FlateDecode filter to compress plain text content streams. This, combined with font subsetting, allows for better optimization of large PDF files.
不具合の修正
- Attachment extraction is slow.
- PDF to Image Conversion has slow Performance.
- Different formatting support in Text Annotation.
- Performance degradation when inserting pages in the middle of a document.
- Aspose.PDF 21.12 PdfExtractor extracts only the first four pages when the venture license is used.
- RegressionTests_v25_08.PDFNET_59162 fails in C++ after commit "PDFNET-60029 Issues when converting PDF to HTML" in Fixed2Float.
- Venture license doesn't work for the Aspose.Pdf.Comparison.SideBySidePdfComparer.
- Incorrect rendering of some languages in EPUB file.
- HTML to PDF (Visual Basic Script) - Doesn't work at all.
- PDF->HTML conversion lacks some links.
- Underline difference in PDF compared to HTML.
- An Exception occurs while checking Page Layers in PDF.
- Text is being cut off when orientation is changed to portrait while printing.
- Bookmark display issue in Adobe Acrobat Browser Extension after Aspose.PDF 25.2 Update.
- Malformed text during PDF to HTML conversion when custom DefaultFontName is applied.
- Aspose.PDF produces distorted fixed HTML for specific PDFs.
- Malformed text characters during PDF to HTML conversion when specified DefaultFontName with system-installed font.
- Unable to cast object of type 'Aspose.Pdf.Annotations.WidgetAnnotation.
- PDF/A-1b conversion causes XMP Create/Modify date mismatch.
- PDF/A-2b conversion reported as successful despite validation errors.
- PDF to DOCX - Highlight opacity issue.
- PDF to HTML - Search and copy-paste fail in output for digraphs/ligatures.
- Aspose.PDF does not detect installed Helvetica Neue LT Std font.
- Processing HTML with external href throws NullReferenceException.
- Regression - ExtractText raises an exception after binding the document.
- PDF to HTML - Text is not properly selectable.
- HTML to PDF Conversion - Formatting issues.
- Unable to sign the XFA form.
- Re-saving the PDF file results in blank document.
- Strange white lines appear between the lines of text watermark.
- HTML to PDF - Line Feed is appearing in string contaning HTML tags.
- HTML to PDF - URL to PDF conversion has formatting issues.
- Product performance is different when using in Debug and Release mode.
- IndexOutOfRangeException is being generated when trying to read form filed index.
- Annotations are not appearing on Images created from PDF file.
- Wrong size and layout when printed PDF documents.
- Cannot extract files from PDF portfolio.
- HTML to PDF - PDF generated from URL has many formatting issues.
- Aspose PDF not printing correctly.
- Adding transparent GIF as stamp to PDF looses transparency.
- An exception occurs when trying to read RadioButton field inside PDF.
- Calculated form field not honoring source fields values.
- Aspose TextFragmentAbsorber with Regular expression - Not working in specific cell.
- HTML to PDF - an unhandled exception thrown while converting a URL to PDF.
- Richtextbox HTML formatted value is losing formatting.
- XML_XSLT to PDF - Table formatting issue.
- TextBoxfield gets invisible after style formatting.
- Embedded File with Hebrew name not working.
- Form throws error messages.
- HTML to PDF conversion fails on Linux - font not found.
- HTML to PDF - Output PDF page layout differ than input Webpage.