Browse our Products

Aspose.PDF for .NET 19.11

Improvements and Changes

KeySummaryCategory
PDFNET-46942Center align output HTMLNew Feature
PDFNET-47190Add ability to set leftMargin, rightMargin for HTML page in ExtensionsNew Feature
PDFNET-46640Batch processing for XPS.Enhancement
PDFNET-45366Implement Getter for  TextFragment.TextState.FontStyleEnhancement
PDFNET-42824Customize page numbering while adding a TOCEnhancement
PDFNET-36446HTML to PDF - an exception is being generatedBug
PDFNET-37303ePUB to PDF - NullReferenceException is occurring during conversionBug
PDFNET-39372PDF to PDF/A - NullReferenceException during conversionBug
PDFNET-39972HTML to PDF - Exception while loading the document Bug
PDFNET-40007HTML to PDF - Exception during conversionBug
PDFNET-40043HTML to PDF - Exception during conversionBug
PDFNET-40615PDF to PDFA1B: compliance failure due to transparency in the documentBug
PDFNET-42263PCL to PDF Conversion throws System.NullReferenceException ExceptionBug
PDFNET-42904Long string replace does not format correctlyBug
PDFNET-43095Rotation of the TextFragment is not correctBug
PDFNET-43096Rotation of the Characters is not correct in CharInfo Bug
PDFNET-45031NullReferenceException occurs when getting value of Aspose.Pdf.Artifact.TextBug
PDFNET-45219PDF to HTML results in problem with local hyperlinksBug
PDFNET-45231Incorrect annotation text rendering with right horizontal alignmentBug
PDFNET-46143Saving one page into HTML takes too longBug
PDFNET-45988Incomplete text with colspanBug
PDFNET-46800BrokenObject in PDF file Bug
PDFNET-46931HtmlFragment.IsKeptWithNext not workingBug
PDFNET-47020Error loading  MHT fileBug
PDFNET-47073Issue on converting MHT to PDF_A_2UBug
PDFNET-47085PDF to XLSX: Font size is incorrectBug
PDFNET-47099NullReferenceException on reading Artifact.TextBug
PDFNET-47103Incorrect TextFragment.Segments behavior after TextFragmentAbsorberBug
PDFNET-47167Get hyperlinks from PDF in ‘CropBox’ coordinate systemBug

Public API changes in Aspose.PDF for .NET 19.11

See the list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.PDF for .NET. If you have concerns about any change listed, please raise it on the Aspose.PDF support forum.

Added APIs

  • Class Aspose.Pdf.Sanitization.SanitizationException
  • Constructor Aspose.Pdf.Sanitization.SanitizationException
  • Constructor Aspose.Pdf.Sanitization.SanitizationException(System.String)
  • Constructor Aspose.Pdf.Sanitization.SanitizationException(System.String,System.Exception)
  • Constructor Aspose.Pdf.Sanitization.SanitizationException(System.Exception)
  • Property Aspose.Pdf.HtmlSaveOptions.PageMarginIfAny
  • Class Aspose.Pdf.SaveOptions.MarginInfo
  • Constructor Aspose.Pdf.SaveOptions.MarginInfo
  • Constructor Aspose.Pdf.SaveOptions.MarginInfo(Aspose.Pdf.SaveOptions.MarginPartStyle)
  • Property Aspose.Pdf.SaveOptions.MarginInfo.TopMarginIfAny
  • Property Aspose.Pdf.SaveOptions.MarginInfo.RightMarginIfAny
  • Property Aspose.Pdf.SaveOptions.MarginInfo.BottomMarginIfAny
  • Property Aspose.Pdf.SaveOptions.MarginInfo.LeftMarginIfAny
  • Class Aspose.Pdf.SaveOptions.MarginPartStyle
  • Constructor Aspose.Pdf.SaveOptions.MarginPartStyle(System.Int32)
  • Constructor Aspose.Pdf.SaveOptions.MarginPartStyle(System.Boolean)
  • Property Aspose.Pdf.SaveOptions.MarginPartStyle.IsAuto
  • Property Aspose.Pdf.SaveOptions.MarginPartStyle.ValueInPoints
  • Property Aspose.Pdf.HtmlSaveOptions.BatchSize
  • Class Aspose.Pdf.IPageSetOptions
  • Property Aspose.Pdf.IPageSetOptions.ExplicitListOfSavedPages
  • Class Aspose.Pdf.IPipelineOptions
  • Property Aspose.Pdf.IPipelineOptions.BatchSize
  • Property Aspose.Pdf.XpsLoadOptions.BatchSize
  • Property Aspose.Pdf.XpsSaveOptions.BatchSize

Removed APIs

  • Property Aspose.Pdf.HtmlSaveOptions.ProcessingBatchSize (renamed to Property Aspose.Pdf.HtmlSaveOptions.BatchSize)