Browse our Products

Aspose.PDF for .NET 22.3

Improvements and Changes

KeySummaryCategory
PDFNET-51217Prohibit use RC4 encryption in FDF 2.0New Feature
PDFNET-34219Format Field as Number and Date FormatNew Feature
PDFNET-51216Remove adbe.x509.rsa_sha1 subfilter while saving documentNew Feature
PDFNET-51090Add PDF header validationNew Feature
PDFNET-38405Provide support for AFRelationshipNew Feature
PDFNET-50978Improve Document.Save() method when merging multiple PDF files if a Optimization Options are includedEnhancement
PDFNET-51306PDF to TIFF: Improving the speed of conversionEnhancement
PDFNET-51435PDF to TIFF: slow on .NET frameworkEnhancement
PDFNET-48675‘System.IO.IOException : Stream was too long’ exception on merging multiple PDF filesBug
PDFNET-50015After repeated converting PDF to TIFF text is lostBug
PDFNET-44579Set privilege and signing makes the Signatures invalidBug
PDFNET-39395PdfContentEditor is throwing NullReferenceExceptionBug
PDFNET-42090Exception when validating PDF/A fileBug
PDFNET-42829Null reference error on binding a PDFBug
PDFNET-41477Exception when flattening PDF fileBug
PDFNET-41250NullReferenceException while concatenating PDF fileBug
PDFNET-40530Flatten PDF pages throws NullReferenceExceptionBug
PDFNET-40710Exception when trying to concatenate PDF filesBug
PDFNET-39989Image to PDF - Exception during conversionBug
PDFNET-40201Exception while loading PDF documentBug
PDFNET-38855NullReferenceException occurs when trying to add MetaData infoBug
PDFNET-48170B&W - Image export failedBug
PDFNET-51128Document.OptimizeResources throws System.NullReferenceExceptionBug
PDFNET-51360Text is not searchable in PDF after XPS to PDF conversionBug
PDFNET-51458Unsupported algorithm exception is thrown while setting the licenseBug
PDFNET-48954Aspose.Pdf 20.10: Cannot convert Pdf to PptxBug
PDFNET-50988Hidden Text Detection almost always returns trueBug
PDFNET-48667doc.GetObjectById method is not workingBug
PDFNET-51259ComboBox with red font print issueBug
PDFNET-51131TextAnnotation.InReplyTo does not return comment replyBug
PDFNET-51215Remove adbe.pkcs7.sha1 subfilter while saving documentBug
PDFNET-51277Endless Loop resulting to major Memory (RAM) usage and server breakdown while Converting HTML to PDFBug
PDFNET-49567HTML to PDF - ArgumentOutOfRangeException Occurs when margins are not setBug

Public API and Backward Incompatible Changes

Added APIs

  • Method:Aspose.Pdf.Annotations.HighlightAnnotation.UpdateHighlights
  • Type:Aspose.Pdf.DeprecatedFeatureException
  • Method:Aspose.Pdf.DeprecatedFeatureException.#ctor
  • Method:Aspose.Pdf.DeprecatedFeatureException.#ctor(System.String)
  • Method:Aspose.Pdf.Document.Save(Aspose.Pdf.SaveOptions)
  • Property:Aspose.Pdf.HtmlLoadOptions.IsFitToWidestContentWidth
  • Property:Aspose.Pdf.PdfSaveOptions.TempPath

Removed APIs

  • Method:Aspose.Pdf.Forms.DateField.#ctor(Aspose.Pdf.Forms.TextBoxField)