Aspose.PDF for .NET V24.3

Released: Mar 14, 2024

Updates in V24.3

Features

  • PDF2.0 - Added the L (length) key for inline images.
  • Added a PDF/A Converter for .NET plugin.
  • Added the ability to search through a list of phrases in a 'TextFragmentAbsorber'.
  • Added the ability to convert tables for the PDF to Markdown converter.
  • You can now add an empty signature field on every page of a PDF/A file and keep conformance.
  • Added support for word breaks in 'TextStamp'.
  • Added the ability to save PDF documents asynchronously.
  • Improved JPEG rasterization performance in Aspose.Pdf.Drawing to be near with Aspose.Pdf.
  • Added support for splitting one long word in 'TextStamp' (if Wordwrap is true).
  • Performance improvement extracting images from PDF documents.
  • You can now replace multiple phrases without overlapping and clipped text.
  • Added a property showing the size of a bitmap image without using additional references.

Fixes

  • XPS distortion when saved into XPS.
  • JavaScript code failed to execute.
  • PDF to PDF/A conversion corrupts content.
  • Regression: Error message "Wrong format of page's content" when saving some PDFs.
  • Memory leak when converting PDF to DOCX.
  • PDF to TIFF - Text is unreadable in output.
  • PDF to TIFF - Text is missing in the output TIFF.
  • XPS to DOC/DOCX - Output is not correct.
  • XPS to PPT/PPTX - Output is not correct.
  • XPS to HTML - Output is not correct.
  • Load and resave as XPS - Output is not correct.
  • Watermark on PDF is not the same on each page.
  • Watermark positioning problem, it does not appear in the expected position.
  • Conversion from PDF to XPS of a single large image inverts the image.
  • StackOverflow exception when trying to process PDF.
  • Adding HTML Footer Issues.
  • HtmlFragment size issue when a Font is defined.
  • Aspose.PDF throws an 'Object reference not set to an instance of an object' exception while validating PDF to PDF/A-2a format.
  • Adding watermark on rotated page is generating abnormal results.
  • Checkbox becomes unchecked after setting textbox.
  • InvalidCastException when running into a PDF page.
  • Working with layers - Invalid index error [Continued].
  • Problem Validating PDF/A-Compliance.
  • While converting PDF->DOCX using Aspose.Drawing some lines are missing in the output.
  • PDF to DOCX: the data in the table is shifting downward.
  • Watermark not applied correctly.
  • TaggedContent SetTitle/SetLanguage breaks content tags in the resultant file.
  • The text has moved down after flattening the document.
  • Incorrect text formatting for stamp with kanji characters.
  • Fragment.setText() results in Black rectangles over text.
  • PDF to PDF/A - Error occurred while viewing the result.
  • CompressImages option causes the logo to have a black background.
  • Can't render TEX file to image or PDF.
  • Exception when trying to manipulate table in existing PDF.
  • Converting a particular PDF to a TEX stream produces a broken result.
  • TableAbsorber wrongly splits a table with a cell that spans several rows.
  • SVG to PDF: PageInfo settings ignored.
  • When extracting text from a PDF document, for text fragment with 'fi' is missing 'i'.
  • There is a phenomenon where lines appear around the watermark after converting XPS-> PDF.
  • Insert Watermark to PDF using WatermarkArtifact does not work.
  • PDF pages are lost after PDF to PDF_A_3B conversion.
  • Rotation of watermark on multiple pages does not work.
  • XPS to PNG conversion generates incorrect output.
  • PDF to Image: bullets are rendered incorrectly.
  • PDF to TIFF: some pages are being rendered as blank image.
  • NullReferenceException thrown on changing document form type to Standard.
  • Times New Roman font selected when Century Gothic set through FontRepository.
  • Abnormal memory usage when converting PDF page to JPEG or PNG.
  • Long text without space doesn't wrap in TextStamp.