Browse our Products

Aspose.PDF for Java 18.8 Release Notes

Features and Improvements

KeySummaryCategory
PDFJAVA-37857Support for Setting localeNew Feature
PDFJAVA-37926Extending API for the image support.New Feature
PDFJAVA-36314PDF to PDF/A - Resultant file is not compliantBug
PDFJAVA-37373JPEG to PDF: Inserted image is invisibleBug
PDFJAVA-35569Text overlaps after replace operationBug
PDFJAVA-37925Can’t configure using of another default font until application will not be rerunBug
PDFJAVA-37785FontRepository findFont throws “String index out of range” exceptionBug
PDFJAVA-37399After conversion PDF-to-PDFA the output contains corrupted diagramBug
PDFJAVA-37753JPEG to PDF: Error after openning PDF and inserted image is invisibleBug

Public API Changes

The class location moved:  com.aspose.pdf.Document.FontSubsetStrategy -> com.aspose.pdf.FontSubsetStrategy

Added methods: com.aspose.pdf.IDocument.bindXml(InputStream)
com.aspose.pdf.IIndexBitmapConverter.get4BppImage(java.awt.image.BufferedImage)
com.aspose.pdf.IIndexBitmapConverter.get8BppImage(java.awt.image.BufferedImage)
com.aspose.pdf.ImagePlacement.replace(InputStream)
com.aspose.pdf.XImage.getRawParameters
com.aspose.pdf.XImage.toStream
com.aspose.pdf.PptxSaveOptions.isRecognizeTextColumns()
com.aspose.pdf.PptxSaveOptions.setRecognizeTextColumns(boolean)

Added costructors: com.aspose.pdf.TextEditOptions.TextEditOptions()
com.aspose.pdf.TextEditOptions.TextEditOptions(int,Class)

Added classes: com.aspose.pdf.LocaleOptions()
methods: setLocale(Locale) getLocale() clear()

com.aspose.pdf.XImage.RawParameters fields: Type Subtype ColorSpace Length Filter Name BitsPerComponent Width Height DecodeParms