Aspose.PDF for Java 20.5 Release Notes

Improvements and Changes

KeySummaryCategory
PDFJAVA-38236Takes very long time to convert pdf to imageEnhancement
PDFJAVA-38173StackOverflowError while converting PDF to DOCBug
PDFJAVA-35806Exception when trying to extract text from PDF on Unix systemBug
PDFJAVA-38180PDF to DOC - StackOverFlowException occurredBug
PDFJAVA-39333Missing package com.aspose.pdf.groupprocessorBug
PDFJAVA-39316PDF to TIFF OOMBug
PDFJAVA-39020Formating issue after import from XFDFBug
PDFJAVA-39215Setting Table in PDF on a specific positionBug
PDFJAVA-39302Generate output on XLSX template base from input PDFBug

Public API and Backwards Incompatible Changes

Removed internal Field

  • com.aspose.pdf.DocSaveOptions.RecognitionMode.EnhancedFlow

Added New Classes

  • com.aspose.pdf.groupprocessor.interfaces.IPdfTypeExtractor
  • com.aspose.pdf.groupprocessor.TextExtractor
  • com.aspose.pdf.groupprocessor.ExtractorFactory