Browse our Products

Aspose.PDF for Java 21.3 Release Notes

Improvements and Changes

KeySummaryCategory
PDFJAVA-40202Converting a particular PDF to PDF 1.3 asynchronousNew Feature
PDFJAVA-40233Regression: Setting the license does not work in multi-threaded environmentBug
PDFJAVA-40219Concatenating files with setUseDiskBuffer(true) throws java.lang.NullPointerExceptionBug
PDFJAVA-39864Annotations in PDF disappeared after adding stampBug
PDFJAVA-40153Annotations in PDF disappeared after adding stampBug
PDFJAVA-40132Unable to attach PDF/A filesBug
PDFJAVA-36481Embed glyphs into PDF instead complete fontBug
PDFJAVA-39898Cell splits into multiple cellsBug
PDFJAVA-40227PDF to XLSX to HTML - font tag is used for every row in output HTMLBug
PDFJAVA-34400PDF to HTML: space between pages in output HTMLBug
PDFJAVA-36804PDF to HTML - Text Characters are missing and shifting far away in resultant fileBug

Public API and Backwards Incompatible Changes

Added new field

  • com.aspose.pdf.AFRelationship.EncryptedPayload

Added new methods

  • com.aspose.pdf.DocumentInfo.setCreator(String)
  • com.aspose.pdf.DocumentInfo.setProducer(String)
  • com.aspose.pdf.FileSpecification.getEncryptedPayload()
  • com.aspose.pdf.OperatorCollection.updateNormalizedData()

Added new class:

  • com.aspose.pdf.EncryptedPayload