Lanzamientos de Aspose.PDF for Java

Released: Mar 25, 2022

Actualizaciones en V22.3

Características

  • PDF to ODS: Added support for RTL.
  • PDF to DOCX: Added the ability to preserve text justification.
  • PDF to DOCX: Improved recognition of multi-level bullet lists.
  • Now uses FIPS compliant version of Bouncy Castle in Aspose.PDF APIs.

Correcciones

  • resizeContents causes Annotations to be corrupted.
  • Annotations corrupted by resizeContents.
  • Add Redaction Annotation - Part of nearby token removed.
  • Get the language attribute out of the marked content sequence.

Released: Feb 22, 2022

Actualizaciones en V22.2

Características

  • PDF to XLSX: Added support for RTL (Hebrew and Arabic).
  • PDF to DOCX: Added support for Hebrew in EnchantedFlow mode.
  • PDF to DOCX: Added the ability to recognize the background color of pages in EnchantedFlow mode.

Correcciones

  • Button border does not change width and style.
  • UnsupportedOperationException in Aspose.PDF for java on IBM z/OS server.
  • module.xml for JBoss 7.3 EAP that reliably works in all scenarios.
  • Setting Locale before PDF conversion throws exception...

Released: Jan 20, 2022

Actualizaciones en V22.1

Características

  • Added support for loading and saving PDF 2.0 documents.
  • Added the ability to copy annotations to new PDF files without using XFDF.
  • Added the ability to merge cells in tables when converting from PDF to DOCX.

Correcciones

  • PDF to DOCX: Space between table and footer is absent.
  • Unable to extract layers information from PDF file when its saved.
  • API is not extracting layers from an existing PDF.
  • Unable to get layers from PDF.
  • Investigate Cve-2021-42574 Vulnerability.

Released: Dec 21, 2021

Actualizaciones en V21.12

Características

  • Reduce memory allocation when converting PDF files.
  • Improved performance when adding text
  • PDF to Microsoft Excel: Now recognizes background colors of table cells.
  • PDF to ODS: Now recognizes background colors of table cells.
  • PDF to XLSX: Now preserves text color.
  • PDF to ODS: Now preserves text color.
  • PDF to DOCX: Now recognizes background colors of table cells in Enchanted Flow mode.

Correcciones

  • Not process PDF document if XMX less then 3048 (Aspose.Pdf v20.12).
  • HTML to PDF: MS...

Released: Nov 22, 2021

Actualizaciones en V21.11

Características

  • Added a smart memory cleaner.
  • Marked all public dispose() methods as Deprecated, use close() from Closable interface instead.

Correcciones

  • TableAbsorber extract multiple tables from single table.
  • NullPointerException in HTML to PDF conversion when URL is blocked.
  • Text under RedactionAnnotation is not removed if quadPoints were set.
  • PDF file can not be opened in Chrome.
  • PDF to DOCX: Reduce output file size in EnchantedFlow mode.

Released: Oct 20, 2021

Actualizaciones en V21.10

Características

  • Added the ability to detect hidden text.
  • Added the ability to flatten all layers in PDFs.

Correcciones

  • Cannot retrieve all cell values of the table.
  • PDF to XLSX - data incorrectly exported.
  • TableAbsorber show 2 tables while there is only one in PDF document.

Released: Sep 20, 2021

Actualizaciones en V21.9

Características

  • Added the ability to preserve images when converting PDF to XLSX.
  • When converting PDF to DOCX you can now recognize the indents of paragraphs in EnchantedFlow mode.

Correcciones

  • Blank PNG after converting from PDF.
  • Resources usage converting PDF to images.
  • InvalidValueFormatException: Date has invalid format.
  • PDF to XLSX - output is not in correct formatting and content is missing.

Released: Aug 20, 2021

Actualizaciones en V21.8

Características

  • Added support for text colors in digital signatures.
  • Added support for hyphenation characters in text fragments.

Correcciones

  • Grayscaling PDFs causes textboxes to get blacked-out.
  • Text replacement issue.
  • Memory leak when converting document from PDF to DOCX format.
  • Convert PDF to PDF/A - Specified argument was out of the range of valid values.
  • Best practice for creating a PDF with potential UTF-8 characters (Java).
  • Unable to convert PDF to PDF/A-1b.
  • PdfFileEditor.append does not...

Released: Jul 8, 2021

Actualizaciones en V21.7

Características

  • Improved makeGrayscale() method to work with vector graphics.
  • Added a Getter for FontStyle to determine if extracted text is bold or italic.

Correcciones

  • HTML to PDF, Thai characters collapse.
  • StackOverFlowError occurs while Optimizing the PDF document.

Released: Jun 17, 2021

Actualizaciones en V21.6

Características

  • You can now hide images from documents using ImagePlacementAbsorber.
  • Added the ability to convert PDF to TIFF using PipedInputStream and PipedOutputStream.

Correcciones

  • HTML to PDF - Table is missing in output PDF.
  • Attaching signed file to PDF/A-2A removes signature from the attachment.
  • HTML to PDF in thread: java.lang.NullPointerException thrown.
  • Redaction annotation has borders (unwanted).
  • SVG not properly converted to PDF.
  • java.lang.NullPointerException exception occurs while...