Aspose.PDF for Java のリリース

Released: Sep 20, 2021

V21.9 での更新項目

機能

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

不具合の修正

  • 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

V21.8 での更新項目

機能

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

不具合の修正

  • 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 close file.
  • Aspose...

Released: Jul 8, 2021

V21.7 での更新項目

機能

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

不具合の修正

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

Released: Jun 17, 2021

V21.6 での更新項目

機能

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

不具合の修正

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

Released: May 20, 2021

V21.5 での更新項目

機能

  • Added API for merging images.
  • XFA: Added support for 3-of-9 barcodes when converting XFA to standard forms.

不具合の修正

  • FontNotFoundException: Font Times New Roman was not found, but only sometimes.
  • Culture Name: en-cn is not a supported culture.
  • PDF to PDF/A - Link are lost in output PDF.
  • Create TOC to jump to specific heading instead of complete page.
  • PDF file not properly converted to DOCX.
  • Binarize a color PDF page to a b&w image.
  • PDF to TIFF results in blank output pages.
  • PDF to DOCX...

Released: Apr 20, 2021

V21.4 での更新項目

機能

  • PDF to DOCX: Now recognizes bullet mark indents.

不具合の修正

  • Method isBlackWhite() performs slower.
  • Exception when optimizing the PDF file.
  • Invalid dictionary error on merging two PDF documents.
  • PDF to HTML - icon link is missing.
  • PDF to PPTX - image quality is low.
  • Problem in API reference guide link: FlattenSettings.
  • java.lang.IllegalStateException while converting PDF to DOCX.
  • Aspose.Pdf 21.2.1 throws “java.lang.UnsupportedClassVersionError” when creates .EPUB document with 1.7 Java version...

Released: Mar 19, 2021

V21.3 での更新項目

機能

  • Added new field:
    • com.aspose.pdf.AFRelationship.EncryptedPayload.
  • Added new methods:
    • com.aspose.pdf.DocumentInfo.setCreator(String).
    • com.aspose.pdf.DocumentInfo.setProducer(String).
    • com.aspose.pdf.FileSpecification.getEncryptedPayload().
    • com.aspose.pdf.OperatorCollection.updateNormalizedData().
  • Added new class:
    • com.aspose.pdf.EncryptedPayload.

不具合の修正

  • Regression: Setting the license does not work in multi-threaded environment.
  • Concatenating files with setUseDiskBuffer(true) throws java...

Released: Feb 20, 2021

V21.2 での更新項目

機能

  • Added the ability to sign PDFs with PAdES LTV signatures.
  • Added the ability to check document properties without loading the entire document.
  • Added the ability to validate PDF signatures with LTV validation.
  • Added LTV support.
  • Added the ability to update PDF producer fields.
  • Added redact area support for RedactionAnnotation.

不具合の修正

  • java.lang.OutOfMemoryError is thrown while attaching files with size more than 1.5GB.
  • Process hangs up and Document.validate() throws Out Of Memory error...

Released: Jan 22, 2021

V21.1 での更新項目

不具合の修正

  • After conversion to HTML the font is not fully embedded in the output.
  • Unable to add textbox inside Table cell.
  • PDF to DOCX conversion: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0.
  • Exception occurs while converting PDF to TIFF.
  • PDF Stamping with 4-byte Characters - Text is appearing as blocks.
  • NullReferenceException occurs while extracting text from a PDF.
  • Removing annotations throws exception.
  • Fail to convert PDF page to image.
  • NullPointerException occurs while signing PDF...

Released: Dec 18, 2020

V20.12 での更新項目

機能

  • PDF to PDF/A-1a - Added the option to remove transparency to avoid large output file sizes.

不具合の修正

  • Cannot add 4-byte characters to PDF.
  • Convert PDF to TIFF in Linux - Cannot access a disposed object.
  • PDF to TIFF - Exception in the Linux OS.
  • PDF to Excel: empty cell rendering issue.
  • Issue while compiling Aspose.PDF JAR16 with JDK 1.6 in Linux.
  • An inquiry regarding PDFNET-48775 blockers fix being applied to Java version.