Browse our Products

Aspose.PDF for .NET 21.12

Improvements and Changes

KeySummaryCategory
PDFNET-50991Create example fixupFeature
PDFNET-46044Increase performance while adding textEnhancement
PDFNET-40008TIFF to PDF - Exception during conversionBug
PDFNET-45059PDF to JPG - Cross reference table or cross reference stream not foundBug
PDFNET-50458Aspose.PDF 21.8: Lost image hyperlinks when converting a certain pdf to presentationBug
PDFNET-51002A PDF file is invalid after signingBug
PDFNET-38651HTML to PDF - Contents overlap in resultant fileBug
PDFNET-40397HTML to PDF - Fine white lines in table Header RowBug
PDFNET-50929Misplaced overlay text on RedactionAnnotationBug
PDFNET-50927Add Redaction Annotation - Part of nearby token removedBug
PDFNET-50747Memory issue when loading pages from PDFBug
PDFNET-50768Regression: Program hitting infinite loop and failing to generate PDF from HTMLBug
PDFNET-49346NullReference Exception when trying to add Asian Characters in TextFragmentBug
PDFNET-46218ArgumentOutOfRangeException when converting html into a pdf documentBug
PDFNET-50280Object Reference not set to an instance occurred while converting to PDF/ABug
PDFNET-50281Object Reference not set to an instance occurred while converting to PDF/ABug
PDFNET-50282Object Reference not set to an instance occurred while converting to PDF/ABug
PDFNET-40885Adobe Acrobat and Adobe Reader DC recognize digital signature differentlyBug
PDFNET-36981HTML to PDF: Radio buttons are missingBug
PDFNET-38255HTML to PDF: missing textBug
PDFNET-42409Sign multiple signatures on PDF documentBug
PDFNET-50834Gradient filling goes beyond figureBug
PDFNET-40381HTML to PDF - Colors of charts are lostBug
PDFNET-50277Object Reference not set to an instance occurred while converting to PDF/ABug
PDFNET-50278Object Reference not set to an instance occurred while converting to PDF/ABug
PDFNET-50279Object Reference not set to an instance occurred while converting to PDF/ABug
PDFNET-42128Inline CSS in the HTML string is not applied in the output fileBug
PDFNET-50752TextFragmentAbsorber ignores the rectangle when searching for text by regular expressionBug
PDFNET-49368PDF rendering differently in different culturesBug
PDFNET-49243PDF to SVG - Links are not working in outputBug
PDFNET-42479MHT to PDF throws ArgumentNullExceptionBug
PDFNET-46451Exception while converting MHT to PDFBug
PDFNET-47130Adding metadata not workingBug
PDFNET-40731File contents are removed during Document load and resaveBug
PDFNET-40832Adding HtmlFragment in Page header throwing ArgumentNullExceptionBug
PDFNET-40605Exception when trying to Stamp PDF documentBug

Public API and Backward Incompatible Changes

Added APIs

  • Method:Aspose.Pdf.Document.Convert(Aspose.Pdf.Fixup,System.IO.Stream,System.Boolean,System.Object[])
  • Method:Aspose.Pdf.Document.Convert(Aspose.Pdf.Fixup,System.String,System.Boolean,System.Object[])
  • Method:Aspose.Pdf.Drawing.Shape.ClipShading(Aspose.Pdf.Point,Aspose.Pdf.Point)
  • Type:Aspose.Pdf.Fixup
  • Field:Aspose.Pdf.Fixup.ConvertAllPagesIntoCMYKImagesAndPreserveTextInformation
  • Field:Aspose.Pdf.Fixup.ConvertFontsToOutlines
  • Field:Aspose.Pdf.Fixup.DerivePageGeometryBoxesFromCropMarks
  • Field:Aspose.Pdf.Fixup.EmbedMissingFonts
  • Field:Aspose.Pdf.Fixup.RotatePagesToLandscape
  • Field:Aspose.Pdf.Fixup.RotatePagesToPortrait
  • Method:Aspose.Pdf.Rectangle.ToPoints
  • Method:Aspose.Pdf.Text.TextBuilder.AppendText(System.Collections.Generic.List{Aspose.Pdf.Text.TextFragment})

Removed APIs