Browse our Products

Aspose.PDF for Java 18.3 Release Notes

Features and Improvements

KeySummaryCategory
PDFJAVA-34877PDF to PDFA2a: Converting PDF, generated from Aspose.Cells, to PDFA2a fails the compliance (Linux)Bug
PDFJAVA-37407TIFF to PDF - a disordered image is createdBug
PDFJAVA-36775Text gets disturbed after replacementsBug
PDFJAVA-36628HTML to PDF - the width of PDF is increasedBug
PDFJAVA-35943PDF to HTML: Bold text is too heavy in FireFoxBug
PDFJAVA-37529An exception raises while redacting PDF document.Bug
PDFJAVA-35423PDF to PPTX - Pie Charts are not appearing properlyBug
PDFJAVA-36289PDF to HTML: text and lines are misplacedBug

Public API changes

Added new methods: com.aspose.pdf.DestinationCollection.getExplicitDestination(String,boolean) com.aspose.pdf.MemoryCleaner.clearCurrentThreadLocals() com.aspose.pdf.TextFragment.isolateTextSegments(int,int) com.aspose.pdf.TextFragmentAbsorber.getText() com.aspose.pdf.TextFragmentAbsorber.applyForAllFragments(Font) com.aspose.pdf.TextFragmentAbsorber.applyForAllFragments(float) com.aspose.pdf.TextFragmentAbsorber.applyForAllFragments(Font,float)

Renamed the method: com.aspose.pdf.nameddestinations.INamedDestinationCollection.getCount() -> com.aspose.pdf.nameddestinations.INamedDestinationCollection.size()