Aspose.PDF for Java 22.6 Release Notes
This page contains release notes information for Aspose.PDF for Java 22.6.
Improvements and Changes
Key | Summary | Category |
---|---|---|
PDFJAVA-41680 | Integrate the last version of Bouncy Castle | Enhancement |
PDFJAVA-41666 | Export excel column cell format as numeric instead of text | Enhancement |
PDFJAVA-41654 | PDF to Excel: Some texts are shifted | Bug |
PDFJAVA-35504 | PDF to DOCX: a blank page is being added in resultant DOCX file | Bug |
PDFJAVA-36358 | getPageIndex throws internal exception | Bug |
PDFJAVA-36928 | The radio buttons get corrupted when flattening PDF | Bug |
PDFJAVA-41704 | After repeated converting PDF to TIFF text is lost | Bug |
PDFJAVA-41706 | Different image quality when running from docker | Bug |
PDFJAVA-41016 | The .Save() method hangs when merging multiple PDF files if a OptimizationOptions are included | Bug |
PDFJAVA-40817 | Mixed English and Arabic text in font problem | Bug |
Public API and Backwards Incompatible Changes
The following methods became deprecated
- com.aspose.pdf.facades.PdfFileEditor.getAllowConcatenateExceptions()
- com.aspose.pdf.facades.PdfFileEditor.setAllowConcatenateExceptions(boolean)
Method was removed:
- com.aspose.pdf.facades.PdfFileEditor.getLastException()