Aspose.PDF for .NET V24.6

Released: Jun 18, 2024

V24.6 での更新項目

機能

  • Added the ability to add alternative text for image stamps.
  • Sign files with X509Certificate2 in base64 format.
  • Create an accessible PDF using low-level functions.
  • Implement Paragraph Replacement in an existing PDF.
  • Added the ability to set TextAbsorber areas in which text must not be extracted.

不具合の修正

  • HTML to PDF: Long lines of text in the nested table aren't wrapped correctly.
  • Regression in 24.4 version during XFA to standard form conversion.
  • RgbToCmykConverter and CmykToRgbConverter are not thread-safe and throw an exception on multi-thread conversion.
  • Adding TOC in an existing document fails when TOC elements exceed more than a single page.
  • HTML to PDF - the embedded SVG image is different in the output PDF.
  • Error Running OptimizeResources On PDF.
  • PDF to TIFF conversion produces blank pages.
  • PDF to PDFA - Text gets rotated and cropped when converted.
  • Number of copies is multiplied when printing via Microsoft Print to PDF printer.
  • PDF to PDF/X-1a conversion fails randomly when using multiple threads.
  • Stack overflow when attempting to convert specific PDF to PDF/A-1a.
  • Invalid font name error occurs during the conversion of PDF to PDF/A.
  • Unable to convert PDF to PDF/A.
  • AutoRotate problem in PrintDocumentWithSettings function.
  • The images in the PDF display abnormally after processing by RedactionAnnotation class.
  • Convert an existing PDF file to PDF/A-1b which is incompatible with the standard.
  • Text is garbled while printing the PDF.
  • Issues with OptimizeResources and ImageCompression - Aspose.PDF.Drawing version 23.8.0.
  • Using Document.Save automatically redacts text it should not.
  • Critical: Evaluation warning for paid Aspose.Total Metered Key.
  • Error converting a PDF to PDFA - Invalid font name.
  • ArgumentException while adding annotation.
  • NullReferenceException at Importing annotations.
  • PDF to TIFF - the garbage text is being rendered.
  • An exception occurs when using ImagePlacementAbsorber.
  • The output document is unusually too big after the redaction.
  • PDF to SVG - the wired text size and spaces.
  • Adding tagged content after PdfFileEditor.Concatenate makes conversion impossible to PDF/UA-1.
  • Adding embedded file does not set Size and Modification Date in the resultant file.
  • Regression: PDF file is not viewable in PDF.js viewer.
  • PDF to TIFF - Resultant file is corrupted.
  • HTML to PDF - Formatting issue in resultant file.
  • Problem validating digital signature.
  • PdfEditor Extract page layers not displayed correctly.
  • Regression: HTML to PDF: Unexpected Page Break.
  • Text from FreeTextAnnotation is not extracted by TextFragmentAbsorber even with the option set SearchInAnnotations.
  • Page.Accept(TextAbsorber) throw NullReferenceException.
  • When page content is converted to grayscale, black elements appear on pages that should not be there.
  • Regression: XFA Form Data not filled.
  • PDF to DOCX conversion throws System.ArgumentOutOfRangeException.
  • PDF to TIFF conversion results in a distorted image.
  • PDF to TIFF: resultant image is shaded.
  • Image to PDF throws ExternalException.
  • PDF to TIFF conversion throws exception - A generic error occurred in GDI+.
  • HTML to PDF: Word wrapping issue.
  • HTML to PDF: Content is missing.
  • Changing ForegroundColor of TextFragment corrupts the file.
  • HTML to PDF - Bullets are appearing in LTR format.
  • Issues with XPS document that contains WDP image in .NET 4 and 3.5.
  • Issues when exporting PCL to PDF.
  • Text rendered incorrectly when exporting PDF to HTML.
  • Aspose.PDF throws when FontRepository.Sources.Clear() is called before instantiating Document.
  • Output PNG images distorted when saving pages in a separate threads.