Browse our Products

Aspose.PDF for Java 18.9 Release Notes

Features and Improvements

KeySummaryCategory
PDFJAVA-37999PDF/UA support and features porting from .NET LibraryNew Feature
PDFJAVA-37654Input PDF - an incorrect sequence of the retrieved paragraphsBug
PDFJAVA-37711PDF to XPS - the redaction and additional blank pages are being addedBug
PDFJAVA-37847The conversion PDF to PDFA_1A hangs.Bug
PDFJAVA-37733The method RedactExactArea throws an exception.Bug
PDFJAVA-34613PDF file is not properly being converted to PDF/A_1a formatBug
PDFJAVA-37289PDF replace text process shows an argument out of range errorBug
PDFJAVA-37775An exception raises while flattening the documentBug
PDFJAVA-37409PDF to TIFF creates empty fileBug
PDFJAVA-37029PDF to TIFF - an empty TIFF is generatedBug
PDFJAVA-36816PDF to TIFF - Problem generating Image fileBug

Public API Changes

Changes: com.aspose.pdf.IWarningCallback -> com.aspose.pdf.WarningCallback M:com.aspose.pdf.LatexLoadOptions.setWarningCallback(IWarningCallback) -> M:com.aspose.pdf.LatexLoadOptions.setWarningCallback(WarningCallback) M:com.aspose.pdf.LoadOptions.setWarningHandler(IWarningCallback) -> M:com.aspose.pdf.LoadOptions.setWarningHandler(WarningCallback) M:com.aspose.pdf.SaveOptions.setWarningHandler(IWarningCallback) -> M:com.aspose.pdf.SaveOptions.setWarningHandler(WarningCallback)

Added class:

com.aspose.pdf.XmpValue

Added methods: com.aspose.pdf.HtmlFragment.getRectangle()
com.aspose.pdf.Matrix.getData()
com.aspose.pdf.PageMarkup.isMulticolumnParagraphsAllowed()
com.aspose.pdf.PageMarkup.setMulticolumnParagraphsAllowed (boolean)

Added field: com.aspose.pdf.TextReplaceOptions.ReplaceAdjustment.ShiftRestOfLine