Aspose.PDF for .NET 22.12

Improvements and Changes

KeySummaryCategory
PDFNET-49657Convert PDF to DICOM ImageFeature
PDFNET-52466Fix out of memory when rendering PDF file on LinuxEnhancement
PDFNET-49184Fix out of memory exception on Linux after update to v20.12Enhancement
PDFNET-51523Different behavior when adding text to TextBoxField and ComboBoxFieldBug
PDFNET-51415Get Page Count in PowerShell - API is throwing errorBug
PDFNET-45580Unable to replace the text using TextFragmentAbsorberBug
PDFNET-52901PDF to TIFF - Font issue in output imagesBug
PDFNET-46912Non-English language characters gets reversed while replacing the textBug
PDFNET-49426PDF to PDF/A-2b conversion - System.ArgumentExceptionBug
PDFNET-44080Date Field is being filled incorrectlyBug
PDFNET-51052ComboBox font changed after selecting a valueBug
PDFNET-45464ParagraphAbsorber returns some texts as “\0”Bug
PDFNET-46937Exception while getting annotation modification dateBug
PDFNET-51663Aspose.Pdf 22.3: Broken excel file when converting from pdfBug
PDFNET-51713PDF content extraction issuesBug
PDFNET-51800PDF merge: Index was out of bounds exception thrownBug
PDFNET-52190System.NullReferenceException is thrown while setting form field valueBug
PDFNET-50091Missing content when converting PDF to HTML on LinuxBug
PDFNET-51985Unexpected font parsing exception —> System.ArgumentNullException: Buffer cannot be nullBug
PDFNET-52465PDF is displayed in black on LinuxBug
PDFNET-41887PDF to PDFA conversion throws ArgumentNullException value cannot be nullBug
PDFNET-39307HTML to PDF: HTML with table data takes too much timeBug
PDFNET-45838HTMLFragment is not honoring the TextState.FontSize ValueBug
PDFNET-47207Formatting issue while converting HTML to PDFBug
PDFNET-40689CSS is not honoring margins in HtmlFragment used in Header/FooterBug
PDFNET-40893HTML to PDF: CSS is not being honoredBug
PDFNET-50995HTML to SVG - Exception is thrown when there is an inline SVGBug
PDFNET-47933HTML to PDF - incorrect rendering of elementsBug
PDFNET-53125PDF to PNG: Black rectangles on LinuxBug
PDFNET-52645Application crashes when converting PDF to PNG on LinuxBug
PDFNET-49766Image missing in rendered page in LinuxBug
PDFNET-53055TextReplace causing moving text valuesBug
PDFNET-46071XML import to PDF issueBug
PDFNET-49831Process crashed when converting PDF to HTML/PNG/JPG on LinuxBug
PDFNET-49769Unable to convert specific pdf to jpg on docker for LinuxBug
PDFNET-47528PDF to images missing content when the code is running on LinuxBug
PDFNET-49427PDF to Image over MAC - Segmentation fault under DebianBug
PDFNET-48116Out of memory exception when saving CGM to HTML on LinuxBug
PDFNET-49624PDF to JPG - the output image is yellowBug

Public API and Backward Incompatible Changes

Added APIs

  • Type:Aspose.Pdf.Devices.DicomDevice
  • Method:Aspose.Pdf.Devices.DicomDevice.#ctor
  • Method:Aspose.Pdf.Devices.DicomDevice.#ctor(Aspose.Pdf.Devices.Resolution)
  • Method:Aspose.Pdf.Devices.DicomDevice.#ctor(Aspose.Pdf.PageSize)
  • Method:Aspose.Pdf.Devices.DicomDevice.#ctor(System.Int32,System.Int32)
  • Method:Aspose.Pdf.Devices.DicomDevice.#ctor(Aspose.Pdf.PageSize,Aspose.Pdf.Devices.Resolution)
  • Method:Aspose.Pdf.Devices.DicomDevice.#ctor(System.Int32,System.Int32,Aspose.Pdf.Devices.Resolution)
  • Method:Aspose.Pdf.Devices.DicomDevice.Process(Aspose.Pdf.Page,System.IO.Stream)
  • Field:Aspose.Pdf.Drawing.ImageFormat.Dicom
  • Method:Aspose.Pdf.Forms.DateField.AddImage(Aspose.Pdf.Image)

Removed APIs

  • Method:Aspose.Pdf.Forms.DateField.AddImage(System.Drawing.Image)

Removed APIs

  • Method:Aspose.Pdf.Forms.DateField.AddImage(System.Drawing.Image)

Discontinued Features

  • Support for .NET 3.5 has been discontinued.