Browse our Products

Aspose.PDF for .NET 20.11

Improvements and Changes

KeySummaryCategory
PDFNET-48924Add support of ZUGFeRD formatNew Feature
PDFNET-48956Introduce PDF to XML and XML to PDF conversionNew Feature
PDFNET-48724Replacing PDF images leads to size increaseEnhancement
PDFNET-47752Support for setting AFRelationship TagEnhancement
PDFNET-48746An exception is thrown while merging PDFEnhancement
PDFNET-45180Unable to load PDF documentBug
PDFNET-46060Bug with Aspose.Pdf.Tests.Facades.PdfBookmarkEditorTests.InsertLastChildBookmarkBug
PDFNET-46839PDF is not getting generated for huge HTMLBug
PDFNET-47173Compliance with the specifications of the relevant regulatory bodiesBug
PDFNET-47480Exception occurs while saving the PDFBug
PDFNET-48252Problem with font replacementBug
PDFNET-48477On generating ToC page numbers are cut off and misalignedBug
PDFNET-48589ArgumentOutOfRangeException : Index was out of range on CalculateContentBBox()Bug
PDFNET-48640FontNotFoundException for OTF fontsBug
PDFNET-48688PDF/A conversion severe memory and handle leakBug
PDFNET-48733Adding TOC removes image from output fileBug
PDFNET-48751Document saving is quite slow at doc.Save() methodBug
PDFNET-48756Custom CSS classes for all the rulesBug
PDFNET-48772Different font is selected when FontSavingMode is DontSaveBug
PDFNET-48780Issue converting html to pdfBug
PDFNET-48786The font contains bad widthBug
PDFNET-48850Aspose.Pdf 20.9: Exception when converting Pdf to XlsxBug
PDFNET-48873Convert PDF to Excel throws object reference not set to an instance of an object errorBug
PDFNET-48883TextFragmentAbsorber returns invalid textBug
PDFNET-48892Out Of Memory error when open HTML fileBug
PDFNET-48633HTML to PDF - output document is different than souce HTMLBug
PDFNET-43666Loading particular HTML file takes too long and all available memoryBug
PDFNET-48948Security exploit found Aspose.PDFBug

Public API and Backward Incompatible Changes

Added APIs

  • Enumeration Aspose.Pdf.AFRelationship
  • Enumeration member Aspose.Pdf.AFRelationship.Source
  • Enumeration member Aspose.Pdf.AFRelationship.Data
  • Enumeration member Aspose.Pdf.AFRelationship.Alternative
  • Enumeration member Aspose.Pdf.AFRelationship.Supplement
  • Enumeration member Aspose.Pdf.AFRelationship.Unspecified
  • Enumeration member Aspose.Pdf.AFRelationship.None
  • Class Aspose.Pdf.ApsLoadOptions
  • Constructor Aspose.Pdf.ApsLoadOptions
  • Class Aspose.Pdf.ApsSaveOptions
  • Constructor Aspose.Pdf.ApsSaveOptions
  • Property Aspose.Pdf.Document.EnableSignatureSanitization
  • Property Aspose.Pdf.Facades.PdfFileSecurity.AllowExceptions
  • Property Aspose.Pdf.Facades.PdfFileSecurity.LastException
  • Property Aspose.Pdf.FileSpecification.AFRelationship
  • Enumeration member Aspose.Pdf.ImageFilterType.CCITTFax
  • Aspose.Pdf.LoadFormat.APS
  • Enumeration member Aspose.Pdf.LoadFormat.PDFXML
  • Enumeration member Aspose.Pdf.PdfFormat.ZUGFeRD
  • Property Aspose.Pdf.PdfXmlLoadOptions
  • Constructor Aspose.Pdf.PdfXmlLoadOptions
  • Class Aspose.Pdf.PdfXmlSaveOptions
  • Constructor Aspose.Pdf.PdfXmlSaveOptions
  • Enumeration member Aspose.Pdf.SaveFormat.Aps
  • Enumeration member Aspose.Pdf.SaveFormat.PdfXml
  • Method Aspose.Pdf.Text.FontRepository.ReloadFonts
  • Property Aspose.Pdf.Text.TextFragment.ReplaceOptions
  • Property Aspose.Pdf.XImage.FilterType
  • Method Aspose.Pdf.XImageCollection.Replace(System.Int32,System.IO.Stream,System.Int32,System.Boolean)