We are excited to announce the release of Spire.PDF 10.7.12. This version supports preserving XMP data when converting PDF to PDFA. Besides, some known issues are fixed successfully in this version, such as the issue that verification of signature validity was inaccurate. More details are listed below.
Here is a list of changes made in this release
| Category | ID | Description |
| New feature | SPIREPDF-5742 | Adds the PreserveAllowedMetadata property to support preserving XMP data when converting PDF to PDFA format documents.
PdfStandardsConverter converter = new PdfStandardsConverter(stream); converter.Options.PreserveAllowedMetadata = true; |
| Bug | SPIREPDF-6832 | Fixes the issue that verification of signature validity was inaccurate. |
| Bug | SPIREPDF-6836 | Fixes the issue that removing the PdfWatermarkAnnotationWidget object failed. |
| Bug | SPIREPDF-6875 | Fixes the issue that printing PDF to B5 paper size was incorrect. |
Click the link to download Spire.PDF 10.7.12:
More information of Spire.PDF new release or hotfix: