Browse our Products
Aspose.PDF for Java 22.1 Release Notes
This page contains release notes information for Aspose.PDF for Java 22.1.
Improvements and Changes
| Key | Summary | Category |
|---|---|---|
| PDFJAVA-41222 | [PDF2.0] Add document loading support | New Feature |
| PDFJAVA-41223 | [PDF2.0] Add document saving support | New Feature |
| PDFJAVA-41224 | Copy annotations to new PDF without using XFDF feature | Enhancement |
| PDFJAVA-41097 | PDF to DOCX: Implement merge cells in tables | Enhancement |
| PDFJAVA-41145 | PDF to DOCX: Space between table and footer is absent | Enhancement |
| PDFJAVA-39570 | Unable to extract layers information from PDF file when its saved | Bug |
| PDFJAVA-40041 | API is not extracting layers from an existing PDF | Bug |
| PDFJAVA-39606 | Unable to get layers from PDF | Bug |
| PDFJAVA-41160 | Investigate Cve-2021-42574 Vulnerability | Bug |
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