Browse our Products
Aspose.PDF for Java 21.3 Release Notes
This page contains release notes information for Aspose.PDF for Java 21.3.
Improvements and Changes
Key | Summary | Category |
---|---|---|
PDFJAVA-40202 | Converting a particular PDF to PDF 1.3 asynchronous | New Feature |
PDFJAVA-40233 | Regression: Setting the license does not work in multi-threaded environment | Bug |
PDFJAVA-40219 | Concatenating files with setUseDiskBuffer(true) throws java.lang.NullPointerException | Bug |
PDFJAVA-39864 | Annotations in PDF disappeared after adding stamp | Bug |
PDFJAVA-40153 | Annotations in PDF disappeared after adding stamp | Bug |
PDFJAVA-40132 | Unable to attach PDF/A files | Bug |
PDFJAVA-36481 | Embed glyphs into PDF instead complete font | Bug |
PDFJAVA-39898 | Cell splits into multiple cells | Bug |
PDFJAVA-40227 | PDF to XLSX to HTML - font tag is used for every row in output HTML | Bug |
PDFJAVA-34400 | PDF to HTML: space between pages in output HTML | Bug |
PDFJAVA-36804 | PDF to HTML - Text Characters are missing and shifting far away in resultant file | Bug |
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