Browse our Products

Aspose.PDF for .NET 20.8

Improvements and Changes

KeySummaryCategory
PDFNET-48346PDF/X-1A standard inquiryEnhancement
PDFNET-34710HTML to PDF: Formatting issues during conversionBug
PDFNET-36227HTMl to PDF - Formatting issues in resultant PDFBug
PDFNET-36432HTML to PDF: process hangsBug
PDFNET-39095HTML to PDF - Incorrect contents renderingBug
PDFNET-41072How to set default font name in PDF to Image conversion 1Bug
PDFNET-45141IndexOutOfRangeException with ParagraphAbsorberBug
PDFNET-46594PDF to TIFF - Text is overlapped in output (Regression)Bug
PDFNET-47250Conversion from HTML to PDF never endsBug
PDFNET-47655Convert PDF to PDF/A - Object reference error occursBug
PDFNET-47780Print-preview issues of the output HTML in ChromeBug
PDFNET-47873Webpage to PDF - broken hyperlinksBug
PDFNET-48177JpegDevice.Process throws ArgumentOutOfRangeExceptionBug
PDFNET-48189Missing links in the table of contentsBug
PDFNET-48243Aspose.Pdf 20.5.0: TextState.Underline property does not changeBug
PDFNET-48402PDF to XLSX conversion never endsBug
PDFNET-48428PDF file not properly converted HTMLBug
PDFNET-48432On extracting pages the code throws the NullReferenceExceptionBug
PDFNET-48433On extracting pages the code throws the NullPointExceptionBug
PDFNET-48447System.ArgumentException occurs while merging PDF documentsBug
PDFNET-48456On extracting pages the code throws the “Invalid key path: must contain at most two parts separated with” exceptionBug
PDFNET-48460OutOfMemoryException in pdf to html conversionBug
PDFNET-48472Exception in loading SVGBug
PDFNET-48473SVG not properly converted to PDFBug
PDFNET-48476On conversion to HTML “Value does not fall within the expected range.” exception is thrownBug
PDFNET-48479Loading of the PDF never endsBug
PDFNET-48480Exception on converting HTML to PDFBug
PDFNET-48499PDF to XLSX: Files are corruptedBug
PDFNET-48523API is taking long time while saving the document at Save() methodBug
PDFNET-48525Incorrect Cell borders with Colspan and wide tablesBug
PDFNET-48551PDF to PDF/A - Output document is not valid [Regression]Bug
PDFNET-48569NullReferenceException is thrown when calling Document.Form.Flatten()Bug
PDFNET-48572API is taking long time while saving the document at Save() methodBug
PDFNET-48554Abnormalities while generating PDF/X-1a documentsBug

Public API and Backward Incompatible Changes

Added APIs

  • Member Aspose.Pdf.PdfFormat.PDF_X_1A_2001
  • Method Aspose.Pdf.XForm.GetResources(System.Boolean)
  • Method Aspose.Pdf.XForm.GetResources

Changed APIs

Default values were changed in ExcelSaveOptions for the following properties:

  • ConversionEngines: NewEngine (instead of LegacyEngine)
  • ExcelFormat: XLSX (instead of XMLSpreadSheet2003)
  • InsertBlankColumnAtFirst:= false (instead of true)