Browse our Products
Aspose.PDF for Java 21.7 Release Notes
This page contains release notes information for Aspose.PDF for Java 21.7.
Improvements and Changes
Key | Summary | Category |
---|---|---|
PDFJAVA-40669 | Improve makeGrayscale() method to work with vector graphics | Enhancement |
PDFJAVA-38101 | Implement Getter for FontStyle to determine if extracted text is bold or italic | Enhancement |
PDFJAVA-40544 | HTML to PDF, Thai characters collapse | Enhancement |
PDFJAVA-40670 | StackOverFlowError occurs while Optimizing the PDF document | Bug |
Public API and Backwards Incompatible Changes
Added new class
- com.aspose.pdf.OptimizedMemoryStream
Added new methods
- com.aspose.pdf.HeaderFooter.isClipExtraContent()
- com.aspose.pdf.HeaderFooter.setClipExtraContent(boolean)