Aspose.PDF for .NET V23.9

Released: Sep 13, 2023

Updates in V23.9

Features

  • You can now remove child annotations from fillable fields.
  • Improved performance of PDF/A-1b conversion.
  • Enhanced 'CheckBoxField.AddOption' method behavior.
  • Reduced file size after copying fillable fields from another document.
  • Enhanced the behavior of 'Annotation.CreationDate'.

Fixes

  • PDF Text changing and getting mirrored when extracting text.
  • TextFragmentAbsorber doesn't find extracted text.
  • Adding images is very slow with Flate filter.
  • PDF to TIFF - Need to speed up the conversion process.
  • Exception occurred during iterating PdfActions in Outline Items.
  • PDF concatenate throws NullPointerException.
  • The output isn't PDF/A_2A compliant.
  • Conversion to pdfa1b gives incompliant output.
  • TIF image insertion to PDF document throws an exception.
  • PDF to PDF/A - conversion corrupts content.
  • Output intent related issue after PDF->PDF/A conversion.
  • Issue in PageTreeNode.GetPage.
  • XslFoToPdfConverterTests.Testimages - transparency of GIF images.
  • Adding bookmarks using Aspose.Pdf is very very slow for large PDF files.
  • PDF to PDF/A - Parameter not valid Exception occurs.
  • AddPageBreak Method does not working correctly.
  • StackOverFlowError occurs while getting all fonts from PDF.
  • Processing PDF documents with the RedactionAnnotation class throws IndexOutOfRangeException.
  • Exception occurred while optimizing and saving PDF.
  • Incorrect Cell borders with Colspan and wide tables.
  • Document.BindXML() throws Typer Cell Does Not Exist Exception When TextSegment is empty.
  • PDF To SVG - System.ArgumentException Exception occurred.
  • System.Exception occurred at Document.Save() method resulting 0KB file.
  • Chinese/Japanese characters in GoToRemoteAction brakes the Link Annotation.
  • Image Left Margin does not work.
  • Image horizontally aligned to the right is outside the page.
  • Document does not allow to add text, throwing 'Invalid font name' Exception.
  • Rectangles are not drawn in the document.
  • Printing from PDFViewer brings corrupt File or empty Page.
  • A null referenced error on converting a PDF to PDF A3B.
  • Closed stream error on saving a PDF to PDF A1B.
  • PDF to PDF/A-1B: Slow conversion and significantly increased size.
  • Regression: PDF to PDF/A_1B validation fails.
  • After replacing text, image stamp is not applied.
  • PDF to PDF/A: Misplaced text.
  • PDF to PDF/A - output is not compliant due to usage of OTF fonts.
  • PDF to PDF/A : Title mismatch.
  • HTML to PDF: MS Mincho TTC font gets replaced.
  • PDF to PDF/A - some gradient images are converted incorrectly.
  • PDF to PDF/A-3A: Generated PDF_A_3A file cannot be redacted with Adobe.
  • Regression: Text extraction overlaps text after extraction.
  • Exception when joining 2 PDF files.
  • PDF to PDF/A - text is corrupted and resultant file is not PDF/A compliant.
  • Regression: Page.AddStamp() adds stamp to all pages.
  • PDF to TXT: Text missing in output.
  • There is a phenomenon where lines appear above and below the watermark.
  • ArgumentOutOfRangeException occurs on using RedactionAnnotation.Redact().
  • System.NullReferenceException on PDF to DOCX conversion.
  • PDF to TIF (Various parts of the document are disappearing).
  • PDFs will not save to XPS or print.
  • PageIndex throws ArgumentException.
  • PDF to PDFA2A/PDFA2B/PDFA3B: Converting PDF, generated from PPTX using Aspose.Slides, to PDFA2A/PDFA2B/PDFA3B fails the compliance.
  • [Aspose.PDF.Drawing] Squares instead of Japanese characters when converting PDF on Linux.
  • System.NullReferenceException while accessing to the Field.Parent property in certain cases.
  • Widget page index is reset to 0 after importing a fillable field.
  • Parallel processing - code is not executing properly.
  • Page.AddStamp() throws System.IndexOutOfRangeException.
  • Aspose.PDF 21.10: After adding annotation there are no annotations in the resulting PDF file if open it in Google Chrome.
  • When FlatteningAnnotations with PdfAnnotationEditor Throws System.IndexOutOfRangeException.
  • PDF to TIFF - text is overlapped in output.
  • Blank DOCX file generated.
  • Redaction area is not correct.
  • Implement setter for TextAnnotation.
  • Reading FormFields throws System.ObjectDisposedException: Cannot access a disposed object.
  • PDF to HTML: Image background is changed.
  • Document.Save() is generating blank output.
  • HTML to PDF: hidden fields are visible.
  • HTML to PDF: 'System.NullReferenceException' in Linux.
  • LaTex file is not converting properly (LaTex to PDF).
  • Adding image with ImageFilterType.Flate does not preserve transparency.