Browse our Products

Aspose.PDF for Java 22.1 Release Notes

Improvements and Changes

KeySummaryCategory
PDFJAVA-41222[PDF2.0] Add document loading supportNew Feature
PDFJAVA-41223[PDF2.0] Add document saving supportNew Feature
PDFJAVA-41224Copy annotations to new PDF without using XFDF featureEnhancement
PDFJAVA-41097PDF to DOCX: Implement merge cells in tablesEnhancement
PDFJAVA-41145PDF to DOCX: Space between table and footer is absentEnhancement
PDFJAVA-39570Unable to extract layers information from PDF file when its savedBug
PDFJAVA-40041API is not extracting layers from an existing PDFBug
PDFJAVA-39606Unable to get layers from PDFBug
PDFJAVA-41160Investigate Cve-2021-42574 VulnerabilityBug

Public API and Backwards Incompatible Changes

Added new methods

  • com.aspose.pdf.Cell.isOverrideByFragment()
  • com.aspose.pdf.Cell.setOverrideByFragment(boolean)

Added new fields

  • com.aspose.pdf.PdfFormat.v_1_0
  • com.aspose.pdf.PdfFormat.v_1_1
  • com.aspose.pdf.PdfFormat.v_1_2
  • com.aspose.pdf.PdfFormat.v_2_0