Browse our Products

Aspose.PDF for Java 24.8 Release Notes

Improvements and Changes

KeySummaryCategory
PDFJAVA-44068Add alternative text for image stampNew Feature
PDFJAVA-44270Implementation PDF/A-4 supportNew Feature
PDFJAVA-44271Flatten transparent images in PDF documentNew Feature
PDFJAVA-43579Wrong setting Color.fromCmykEnhancement
PDFJAVA-44161How to convert Multipage TIFF to PDFEnhancement
PDFJAVA-43624exceptionBug
PDFJAVA-43624PDF to Excel: Extra columns have appearedBug
PDFJAVA-44189PDF to DOCX: The generated DOCX file can not be opened.Bug
PDFJAVA-44233PDF to DOCX: Spacing before the text is noticeably reducedBug
PDFJAVA-44028Regression: PdfFileSignature.containsSignature() returns wrong valueBug
PDFJAVA-42203Cannot extract JavaScript content from PDFBug
PDFJAVA-44080TOC TruncationBug
PDFJAVA-44177Convert from Xps throws an exceptionBug
PDFJAVA-44190PDF to Excel: Image is lostBug
PDFJAVA-44191PDF to DOCX: Word encountered an unreadable content error messageBug

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)