Aspose.PDF for Java 18.4 Release Notes

Features and Improvements

KeySummaryCategory
PDFJAVA-37458Cannot retrieve the watermark text of PDFBug
PDFJAVA-37466Security error on setting custom font directoryBug
PDFJAVA-36611PDF to HTML - hangs and takes very long timeBug
PDFJAVA-33940PDF to HTML: Header text is not been rendered correctlyBug
PDFJAVA-33942PDF to HTML: Text rendered incorrectlyBug
PDFJAVA-37232RedactArea corrupts the PDF if with setLicense methodBug

Public API Changes

Added new methods: com.aspose.pdf.HtmlLoadOptions.getHtmlMediaType() com.aspose.pdf.HtmlLoadOptions.setHtmlMediaType(int)

Added new enum class com.aspose.pdf.HtmlMediaType Fields: public static final int Print = 0; public static final int Screen = 1;

Added new method: com.aspose.pdf.MarkupParagraph.getText()

Added new method: com.aspose.pdf.Page.getNotifications()

Added new method: com.aspose.pdf.TextFragmentAbsorber.reset()