Browse our Products

Aspose.PDF for .NET 23.9

Improvements and Changes

KeySummaryCategory
PDFNET-55157Adding image with ImageFilterType.Flate does not preserve transparencyFeature
PDFNET-55270Provide a way to remove a child annotation from a fillable fieldFeature
PDFNET-44218PDF/A-1b Conversion: Improve performance on some filesEnhancement
PDFNET-55385Enhance CheckBoxField.AddOption method behaviorEnhancement
PDFNET-55343Reduced file size after copying fillable fields from another documentEnhancement
PDFNET-45377Enhance the behavior of Annotation.CreationDateEnhancement
PDFNET-50826Reduced time for subset of fontsEnhancement
PDFNET-53213PDF Text changing and getting mirrored when extracting textBug
PDFNET-54761TextFragmentAbsorber doesn’t find extracted textBug
PDFNET-55037Adding images is very slow with Flate filter (REPSVC-1478)Bug
PDFNET-49287PDF to TIFF - Need to speed up the conversion processEnhancement
PDFNET-47643Exception occurred during iterating PdfActions in Outline ItemsBug
PDFNET-53384PDF concatenate throws NullPointerExceptionBug
PDFNET-45331The output isn’t PDF/A_2A compliantBug
PDFNET-43418Conversion to pdfa1b gives incompliant outputBug
PDFNET-44952TIF image insertion to PDF document throws an exceptionBug
PDFNET-46798PDF to PDF/A - conversion corrupts contentBug
PDFNET-45392Output intent related issue after pdf->pdf/a conversionBug
PDFNET-52630Issue in PageTreeNode.GetPageBug
PDFNET-55159XslFoToPdfConverterTests.Testimages - transparency of GIF imagesBug
PDFNET-55300Adding bookmarks using Aspose.Pdf is very very slow for large PDF filesBug
PDFNET-45870PDF to PDF/A - Parameter not valid Exception occursBug
PDFNET-47854AddPageBreak Method does not working correctlyBug
PDFNET-49884StackOverFlowError occurs while getting all fonts from PDFBug
PDFNET-55027Processing PDF documents with the RedactionAnnotation class throws IndexOutOfRangeExceptionBug
PDFNET-54485Exception occurred while optimizing and saving PDFBug
PDFNET-48657Incorrect Cell borders with Colspan and wide tablesBug
PDFNET-42685Document.BindXML() throws Typer Cell Does Not Exist Exception When TextSegment is emptyBug
PDFNET-44963PDF To SVG - System.ArgumentException Exception occurredBug
PDFNET-43118System.Exception occurred at Document.Save() method resulting 0KB fileBug
PDFNET-53920Chinese/Japanese characters in GoToRemoteAction brakes the Link AnnotationBug
PDFNET-53744Image Left Margin does not workBug
PDFNET-54301Image horizontaly aligned to the right is outside the pageBug
PDFNET-54555Document does not allow to add text, throwing ‘Invalid font name’ ExceptionBug
PDFNET-53938Rectangles are not drawn in the documentBug
PDFNET-45776Printing from PDFViewer brings corrupt File or empty PageBug
PDFNET-42780A null referenced error on converting a PDF to PDF A3BBug
PDFNET-42788Closed stream error on saving a PDF to PDF A1BBug
PDFNET-53167PDF to PDF/A-1B: Slow conversion and significantly increased sizeBug
PDFNET-54880Regression: PDF to PDF/A_1B validation failsBug
PDFNET-53635After replacing text, image stamp is not appliedBug
PDFNET-53695PDF to PDF/A: Misplaced textBug
PDFNET-49490PDF to PDF/A - output is not compliant due to usage of OTF fontsBug
PDFNET-53307PDF to PDF/A : Title mismatchBug
PDFNET-50993HTML to PDF: MS Mincho TTC font gets replacedBug
PDFNET-42413PDF to PDF/A - some gradient images are converted incorrectlyBug
PDFNET-53527PDF to PDF/A-3A: Generated PDF_A_3A file cannot be redacted with AdobeBug
PDFNET-53719Regression: Text extraction overlaps text after extractionBug
PDFNET-42802Exception when joining 2 pdf filesBug
PDFNET-40958PDF to PDF/A - text is corrupted and resultant file is not PDF/A compliantBug
PDFNET-55195Regression: Page.AddStamp() adds stamp to all pagesBug
PDFNET-55301PDF to TXT: Text missing in outputBug
PDFNET-54912There is a phenomenon where lines appear above and below the watermarkBug
PDFNET-54459ArgumentOutOfRangeException occurs on using RedactionAnnotation.Redact()Bug
PDFNET-54955System.NullReferenceException on PDF to DOCX conversionBug
PDFNET-46919PDF to TIF (Various parts of the document are disappearing)Bug
PDFNET-53709PDFs will not save to XPS or printBug
PDFNET-42007PageIndex throws ArgumentExceptionBug
PDFNET-38754PDF to PDFA2A/PDFA2B/PDFA3B: Converting PDF, generated from pptx using Aspose.Slides, to PDFA2A/PDFA2B/PDFA3B fails the complianceBug
PDFNET-54065[Aspose.PDF.Drawing] Squares instead of Japanese characters when converting PDF on LinuxBug
PDFNET-55334System.NullReferenceException while accessing to the Field.Parent property in certain casesBug
PDFNET-55350Widget page index is reset to 0 after importing a fillable fieldBug
PDFNET-51102Parallel processing - code is not executing properlyBug
PDFNET-54927Page.AddStamp() throws System.IndexOutOfRangeExceptionBug
PDFNET-50853Aspose.PDF 21.10: After adding annotation there are no annotations in the resulting pdf file if open it in Google ChromeBug
PDFNET-54333When FlatteningAnnotations with PdfAnnotationEditor Throws System.IndexOutOfRangeExceptionBug
PDFNET-47851PDF to TIFF - text is overlapped in outputBug
PDFNET-47306Blank DOCX file generatedBug
PDFNET-50637Redaction area is not correctBug
PDFNET-46566Implement setter for TextAnnotationBug
PDFNET-55325Reading FormFields throws System.ObjectDisposedException: Cannot access a disposed objectBug
PDFNET-38602PDF to HTML: Image background is changedBug
PDFNET-42936Document.Save() is generating blank outputBug
PDFNET-41365HTML to PDF: hidden fields are visibleBug
PDFNET-55143HTML to PDF: ‘System.NullReferenceException’ in LinuxBug
PDFNET-55452Latex file is not converting properly (latex to pdf)Bug

Public API and Backward Incompatible Changes

Added APIs

  • Method:Aspose.Pdf.Forms.CheckboxField.AddOption(System.String,System.Int32,Aspose.Pdf.Rectangle) System.Void
  • Method:Aspose.Pdf.Forms.Form.RemoveFieldAppearance(Aspose.Pdf.Forms.Field,System.Int32) System.Void
  • Method:Aspose.Pdf.Forms.Form.HasField(System.String,System.Boolean) System.Boolean

Removed APIs