Browse our Products
Aspose.PDF for Java 24.8 Release Notes
This page contains release notes information for Aspose.PDF for Java 24.8.
Improvements and Changes
Key | Summary | Category |
---|---|---|
PDFJAVA-44068 | Add alternative text for image stamp | New Feature |
PDFJAVA-44270 | Implementation PDF/A-4 support | New Feature |
PDFJAVA-44271 | Flatten transparent images in PDF document | New Feature |
PDFJAVA-43579 | Wrong setting Color.fromCmyk | Enhancement |
PDFJAVA-44161 | How to convert Multipage TIFF to PDF | Enhancement |
PDFJAVA-43624 | exception | Bug |
PDFJAVA-43624 | PDF to Excel: Extra columns have appeared | Bug |
PDFJAVA-44189 | PDF to DOCX: The generated DOCX file can not be opened. | Bug |
PDFJAVA-44233 | PDF to DOCX: Spacing before the text is noticeably reduced | Bug |
PDFJAVA-44028 | Regression: PdfFileSignature.containsSignature() returns wrong value | Bug |
PDFJAVA-42203 | Cannot extract JavaScript content from PDF | Bug |
PDFJAVA-44080 | TOC Truncation | Bug |
PDFJAVA-44177 | Convert from Xps throws an exception | Bug |
PDFJAVA-44190 | PDF to Excel: Image is lost | Bug |
PDFJAVA-44191 | PDF to DOCX: Word encountered an unreadable content error message | Bug |
Public API and Backwards Incompatible Changes
Added new methods:
- com.aspose.pdf.Form.makeFormAnnotationsIndependent(Page)
- com.aspose.pdf.tagged.logicalstructure.elements.StructureAttribute.toString()
Added new constructor:
- com.aspose.pdf.XmpValue.#ctor(String,boolean)