Browse our Products

Aspose.PDF for .NET 18.2

Improvements and Changes

KeySummaryCategory
PDFNET-40515Adding support for repeating columns in Aspose.Pdf.TableNew Feature
PDFNET-44065Support for DSA while signingNew Feature
PDFNET-42833Get rotation angle of Text CharacterNew Feature
PDFNET-40240Get text rotate angle informationNew Feature
PDFNET-37189Creating NamedDestination in existing PDFEnhancement
PDFNET-38589Support of Text RotatingAngle property in new generatorEnhancement
PDFNET-43695An exception(“A generic error occurred in GDI+.”)
raises when the image data is passed in byte[] format 
Bug
PDFNET-42801Performance issue on printing a PDF documentBug
PDFNET-41071How to set default font name in PDF to HTMLBug
PDFNET-38589Support of Text RotatingAngle property in new generatorBug
PDFNET-43940Aspose.PDF 17.12: Opening particular XPS cause null reference exceptionBug
PDFNET-38799PDF to HTML: conversion loses background color Bug
PDFNET-43853The text with characters spacing not recognized by TextFragmentAbsorber Regex Bug
PDFNET-36779PDF to PDFA conversions fails Bug
PDFNET-43255Aspose.PDF 17.08 Incorrect digital signing with DSA certificate Bug
PDFNET-42602Unable to normalise secured pdf Bug
PDFNET-43415Encrypt and Sign PDFBug
PDFNET-40127PDF security issues - signing an encrypted PDF document Bug
PDFNET-43762Pdf/a conversion creates subsections in Xref table Bug
PDFNET-41678Signature becomes corrupted when signing the PDF fileBug
PDFNET-44032Sign a password protected PDF fileBug
PDFNET-38480Signature is corrupted when added to Encrypted PDF fileBug
PDFNET-43892Pdf generation fails with HTMLFragment contentBug
PDFNET-44074Document.GetObjectById() returns nullBug
PDFNET-43955PDF to JPG - Output images are not correctBug
PDFNET-43232Some text at the top of the page is corrupted after conversion to HTMLBug
PDFNET-44017Heading appears twice in TOC Bug
PDFNET-43836Generated PDF output do not pass ‘Report PDF syntax issues’ check.Bug
PDFNET-44087Could not load file or assembly ‘Aspose.JavaScript, Version=17.4.0.0 Bug
PDFNET-42972Incorrect characters when saving as HTML or imageBug
PDFNET-38501PDF to PDF/A - Exception during conversion Bug
PDFNET-43772Font is not embedded correctlyBug
PDFNET-41155PDF to PDFA: Vertical text renders in different orderBug
PDFNET-39213PDF to HTML: Some Chinese characters are not rendered correctlyBug

Public API changes in Aspose.PDF for .NET 18.2

Added APIs:

  • Constructor Aspose.Pdf.Annotations.GoToAction(Aspose.Pdf.Document,System.String)
  • Constructor Aspose.Pdf.Annotations.NamedDestination(Aspose.Pdf.Document,System.String)
  • Property Aspose.Pdf.Document.NamedDestinations
  • Property Aspose.Pdf.HtmlSaveOptions.DefaultFontName
  • Interface Aspose.Pdf.INamedDestinationCollection
  • Property Aspose.Pdf.INamedDestinationCollection.ItemSystem.String
  • Property Aspose.Pdf.INamedDestinationCollection.Count
  • Property Aspose.Pdf.INamedDestinationCollection.Names
  • Method Aspose.Pdf.INamedDestinationCollection.Remove(System.String)
  • Method Aspose.Pdf.INamedDestinationCollection.Add(System.String,Aspose.Pdf.Annotations.IAppointment)
  • Class Aspose.Pdf.NamedDestinationCollection
  • Property Aspose.Pdf.NamedDestinationCollection.ItemSystem.String
  • Property Aspose.Pdf.NamedDestinationCollection.Count
  • Property Aspose.Pdf.NamedDestinationCollection.Names
  • Method Aspose.Pdf.NamedDestinationCollection.Remove(System.String)
  • Method Aspose.Pdf.NamedDestinationCollection.Add(System.String,Aspose.Pdf.Annotations.IAppointment)
  • Property Aspose.Pdf.PdfFormatConversionOptions.NotAccessibleFonts
  • Property Aspose.Pdf.RenderingOptions.MaxFontsCacheSize
  • Property Aspose.Pdf.RenderingOptions.MaxSymbolsCacheSize
  • Property Aspose.Pdf.Table.RepeatingColumnsCount