Aspose.PDF for Java 21.10 Release Notes
This page contains release notes information for Aspose.PDF for Java 21.10.
Improvements and Changes
Key | Summary | Category |
---|---|---|
PDFJAVA-40947 | Detect hidden text | New Feature |
PDFJAVA-40120 | Aspose.Pdf Flatten all the layers in resultant PDF | Enhancement |
PDFJAVA-37353 | Cannot retrieve all cell values of the table | Bug |
PDFJAVA-39695 | PDF to XLSX - data incorrectly exported | Bug |
PDFJAVA-40881 | TableAbsorber show 2 tables while there is only one in PDF document | Bug |
Public API and Backwards Incompatible Changes
Added new methods
- com.aspose.pdf.facades.PdfFileSignature.certify(String,DocMDPSignature)
- com.aspose.pdf.TextSearchOptions.getStoredGraphicElementsMaxCount()
- com.aspose.pdf.TextSearchOptions.setStoredGraphicElementsMaxCount(int)