Aspose.PDF for Java のリリース

Released: Jul 29, 2022

V22.7 での更新項目

機能

  • PDF to XSLX: Added the ability to save superscript text to Microsoft Excel.
  • Added the ability to save to a stream in Coldfusion.

不具合の修正

  • PDF to PNG - java.lang.NullPointerException.
  • PDF to TIFF: Killed/java.io.IOException: Stale file handle.
  • XMP Date metadata is in wrong format (12-hour clock) after saving document.
  • Text get cut off when added to TOC.
  • Check and update Aspose.PDF Creator value to Aspose Pty Ltd.
  • Provide a BOM maven file.
  • Investigate CVE-2019-5032 vulnerability.
  • PDF to DOCX...

Released: Jun 30, 2022

V22.6 での更新項目

機能

  • Integrated the latest version of Bouncy Castle.

不具合の修正

  • Export Excel column cell format as numeric instead of text.
  • PDF to Excel: Some texts are shifted.
  • PDF to DOCX: a blank page is being added in resultant DOCX file.
  • getPageIndex throws internal exception.
  • The radio buttons get corrupted when flattening PDF.
  • After repeated converting PDF to TIFF text is lost.
  • Different image quality when running from docker.
  • The .Save() method hangs when merging multiple PDF files if a OptimizationOptions...

Released: May 31, 2022

V22.5 での更新項目

機能

  • Added new option to remove transparency color when converting from PDF to PDF/A-1a.

不具合の修正

  • PDF to PDFA: Image loses quality.
  • ‘Cannot instantiate Artifact class’ exception is thrown while creating table in PDF.
  • PdfContentEditor closes a document that it has not opened.
  • PDF to TIFF: Conversion returns empty stream.
  • Adding image using PdfFileMend incorrectly rotated.
  • Signature Description Error occurred while setting license.
  • PDF to DOCX: Bullet list items are not recognized.
  • PDF to DOCX: Bottom...

Released: Apr 28, 2022

V22.4 での更新項目

機能

  • PDF to XMLSpreadSheet2003: Added the ability to recognize subscript and superscript text.
  • PDF to Microsoft Excel: Added the ability to recognize subscript and superscript text.
  • PDF to ODS: Added the ability to recognize subscript and superscript text.
  • PDF to DOCX: Added the ability to recognize subscript and superscript text in 'EnhancedFlow' mode.

不具合の修正

  • Slow loading of a PDF file with PdfFileInfo.
  • PDF file not properly converted to HTML.
  • New font is being embedded in the PDF while...

Released: Mar 25, 2022

V22.3 での更新項目

機能

  • 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.

不具合の修正

  • 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

V22.2 での更新項目

機能

  • 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.

不具合の修正

  • 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.
  • RedactionAnnotation.setFontSize...

Released: Jan 20, 2022

V22.1 での更新項目

機能

  • 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.

不具合の修正

  • 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

V21.12 での更新項目

機能

  • 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.

不具合の修正

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

Released: Nov 22, 2021

V21.11 での更新項目

機能

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

不具合の修正

  • 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

V21.10 での更新項目

機能

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

不具合の修正

  • 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.