Browse our Products

Aspose.PDF for .NET 22.2

Improvements and Changes

KeySummaryCategory
PDFNET-51210PDF 2.0 Remove CIDSet while saving documentNew Feature
PDFNET-51209PDF 2.0 Remove ProcSet array while saving documentNew Feature
PDFNET-51211PDF 2.0 Remove CharSet while saving documentNew Feature
PDFNET-51168Support signing with SHA256New Feature
PDFNET-47326Spelling typo in error messageEnhancement
PDFNET-46704Aspose.PDF 19.7: Improve image quality when converting to image and downscaleEnhancement
PDFNET-51179Button border does not change width and styleEnhancement
PDFNET-45242HTML to PDF - Failed to parse URLBug
PDFNET-43505Header and page text items are overlappingBug
PDFNET-46453PDF 2.0 - API is corrupting PDF files when their version is 2.0Bug
PDFNET-43750StackOverFlowException occurs while opening the PDFBug
PDFNET-46127Unable to process PDF 2.0 documentBug
PDFNET-50820Signatures are not visible in output PDFBug
PDFNET-46450PDF to TIFF conversion problemBug
PDFNET-46958PDF to PNG throws exceptionBug
PDFNET-51259ComboBox with red font print issueBug
PDFNET-51248Landscape Orientation not respectedBug
PDFNET-43609Header and Footer inverted in resultant PDFBug
PDFNET-51222Regression: TextFragmentAbsorber ignores rectangle region set in TextSearchOptionsBug
PDFNET-47626Previous Digital Signature Information lost when adding new Digital Signature in Evaluation and licensed modeBug
PDFNET-51178Extracted text contains a lot of spaces and newlinesBug
PDFNET-41064PDF to TIFF - Exception during conversionBug
PDFNET-41545Add Html text after the last paragraph of the PageBug
PDFNET-41167CheckBoxField cross style issueBug
PDFNET-50054Regression: Line height has changed on merged documentBug
PDFNET-48113The given key ‘Wingdings’ was not present in the dictionary exception when opening PS/EPS filesBug
PDFNET-51305XPS to PDF conversion generates duplicate contentBug
PDFNET-50218PDF to DOCX: link missingBug

Public API and Backward Incompatible Changes

Added APIs

  • Type:Aspose.Pdf.Devices.ThumbnailDevice
  • Method:Aspose.Pdf.Devices.ThumbnailDevice.#ctor
  • Method:Aspose.Pdf.Devices.ThumbnailDevice.#ctor(System.Int32,System.Int32)
  • Method:Aspose.Pdf.Devices.ThumbnailDevice.Process(Aspose.Pdf.Page,System.IO.Stream)
  • Type:Aspose.Pdf.DigestHashAlgorithm
  • Field:Aspose.Pdf.DigestHashAlgorithm.Sha1
  • Field:Aspose.Pdf.DigestHashAlgorithm.Sha256
  • Field:Aspose.Pdf.DigestHashAlgorithm.Sha512
  • Property:Aspose.Pdf.Facades.PdfFileInfo.UseStrictValidation
  • Type:Aspose.Pdf.Forms.DateField
  • Method:Aspose.Pdf.Forms.DateField.#ctor
  • Method:Aspose.Pdf.Forms.DateField.#ctor(Aspose.Pdf.Document)
  • Method:Aspose.Pdf.Forms.DateField.#ctor(Aspose.Pdf.Page,Aspose.Pdf.Rectangle)
  • Method:Aspose.Pdf.Forms.DateField.#ctor(Aspose.Pdf.Document,Aspose.Pdf.Rectangle)
  • Method:Aspose.Pdf.Forms.DateField.#ctor(Aspose.Pdf.Forms.TextBoxField)
  • Property:Aspose.Pdf.Forms.DateField.Value
  • Property:Aspose.Pdf.Forms.DateField.DateFormat
  • Method:Aspose.Pdf.Forms.DateField.Init(Aspose.Pdf.Page)
  • Method:Aspose.Pdf.Forms.DateField.AddImage(System.Drawing.Image)
  • Method:Aspose.Pdf.Forms.Form.HasField(Aspose.Pdf.Forms.Field)
  • Method:Aspose.Pdf.Forms.Form.HasField(System.String)
  • Type:Aspose.Pdf.Forms.NumberField
  • Method:Aspose.Pdf.Forms.NumberField.#ctor
  • Method:Aspose.Pdf.Forms.NumberField.#ctor(Aspose.Pdf.Page,Aspose.Pdf.Rectangle)
  • Method:Aspose.Pdf.Forms.NumberField.#ctor(Aspose.Pdf.Document,Aspose.Pdf.Rectangle)
  • Property:Aspose.Pdf.Forms.NumberField.AllowedChars
  • Type:Aspose.Pdf.IWarningCallback
  • Method:Aspose.Pdf.IWarningCallback.Warning(Aspose.Pdf.WarningInfo)
  • Property:Aspose.Pdf.Page.IsAddParagraphsAfterLast
  • Type:Aspose.Pdf.TeXFileSystemOutputDirectory
  • Property:Aspose.Pdf.TeXLoadOptions.ShowTerminalOutput
  • Method:Aspose.Pdf.TimestampSettings.#ctor(System.String,System.String,Aspose.Pdf.DigestHashAlgorithm)
  • Property:Aspose.Pdf.TimestampSettings.DigestHashAlgorithm

Removed APIs

  • Method:Aspose.Pdf.TimestampSettings.#ctor(System.String,System.String)
  • Property:Aspose.Pdf.ExcelSaveOptions.ScaleFactor
  • Field:Aspose.Pdf.ExcelSaveOptions.ConversionEngine
  • Type:Aspose.Pdf.ExcelSaveOptions.ConversionEngines
  • Field:Aspose.Pdf.ExcelSaveOptions.ConversionEngines.LegacyEngine
  • Field:Aspose.Pdf.ExcelSaveOptions.ConversionEngines.NewEngine