Browse our Products

Aspose.PDF for .NET 21.8

Improvements and Changes

KeySummaryCategory
PDFNET-47235Text color in Digital SignatureFeature
PDFNET-50167Hyphenation characters for TextFragmentFeature
PDFNET-50226Dynamic header and footer content is overlapping with body contentEnhancement
PDFNET-49798A part of XMP-metadata elements is missingEnhancement
PDFNET-50137Line wrapping is not honoredEnhancement
PDFNET-48152Exception on converting PDF to TIFFBug
PDFNET-47648Exception on converting PDF to PDF/UABug
PDFNET-47952PdfFileEditor.Concatenate throws NullReferenceExceptionBug
PDFNET-47786Exception on loading PDFBug
PDFNET-49662No html part found exception when convert MHT to PDFBug
PDFNET-50090Null reference exception when convert HTML page from web to PDFBug
PDFNET-49264StackOverFlowError occurs while Optimizing the PDF documentBug
PDFNET-44780PDF is being corrupted while converting pages to GrayScaleBug
PDFNET-50047Exception throws when try to process page with PngDeviceBug
PDFNET-49905An Exception occurs while adding image to a PDFBug
PDFNET-47350Grayscaling PDFs causes textboxes to get blacked-outBug
PDFNET-49415RichTextBoxFields cause the text to shift in the output PDF fileBug
PDFNET-49700Regression: PDF file generation stucks with growing memory consumption and never completeBug
PDFNET-49731NullReference exception thrown on checking signatureBug
PDFNET-39732Signature becomes invalid after signing the documentBug
PDFNET-42979Digital signature gets corrupted for PDF/A fileBug
PDFNET-42188RGB to GrayScale PDF conversion issueBug
PDFNET-41446Multiple signatures validity issue with Adobe reader(DC)Bug
PDFNET-40074Extracting signature from PDF file throws NullReference ExceptionBug
PDFNET-38008API hangs on ColorTypeBug
PDFNET-50266PDF to TIFF: Exception thrownBug
PDFNET-49290Adding an image to PDF with IsBlackWhite set to true throws exceptionBug
PDFNET-49374GrayScale Rendering never endsBug
PDFNET-50207Text replacement issueBug
PDFNET-48501Aspose.Pdf 20.06 Exception is thrown when digital signature property Contact contains specific textBug
PDFNET-49006Aspose.PDF 20.10 Document saved without license (trial) could not be successfully certifiedBug
PDFNET-50236FileLoadException on .NET 5.0Bug
PDFNET-50237NullReferenceException on XImage.FilterTypeBug
PDFNET-47515PDF to PNG conversionBug
PDFNET-47442Second signature does first one invalid in PDF/A fileBug
PDFNET-49995Bitonal CCITT4 compressed images are saved as JPEGBug
PDFNET-48600Invalid parameter and Startxref not found exceptions are thrownBug
PDFNET-49867Font rendering issueBug
PDFNET-50207Text replacement issueBug

Public API and Backward Incompatible Changes

Added APIs

  • Property:Aspose.Pdf.Annotations.DefaultAppearance.FontResourceName
  • Type:Aspose.Pdf.Facades.PdfFileSanitization
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.#ctor
  • Property:Aspose.Pdf.Facades.PdfFileSanitization.Log
  • Property:Aspose.Pdf.Facades.PdfFileSanitization.UseTrimTop
  • Property:Aspose.Pdf.Facades.PdfFileSanitization.UseTrimBottom
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.Save(System.String)
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.Save(System.IO.Stream)
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.BindPdf(System.String)
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.BindPdf(System.IO.Stream)
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.BindPdf(Aspose.Pdf.Document)
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.Recover
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.TrimTop
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.TrimBottom
  • Method:Aspose.Pdf.Facades.PdfFileSanitization.Close
  • Property:Aspose.Pdf.Forms.SignatureCustomAppearance.ForegroundColor
  • Property:Aspose.Pdf.Text.TextFormattingOptions.HyphenSymbol
  • Property:Aspose.Pdf.Metadata.NamespaceManager

Removed APIs