<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-signature</artifactId>
<version>24.7</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-signature', version: '24.7')
<dependency org="com.groupdocs" name="groupdocs-signature" rev="24.7">
<artifact name="groupdocs-signature" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-signature" % "24.7"
What’s new in the GroupDocs.Signature for Java 24.7
Release Highlights
GroupDocs.Signature for Java 24.7 introduces support for external PDF digital signatures using private key certificates. This enhancement empowers secure and compliant digital transactions with robust integrity protection. Additionally, this release resolves an issue related to image layers in DICOM (.dcm) formats.
New Features
- External PDF Digital Signature Support:
Sign PDF documents using an external certificate and private key sourced from a local keystore, improving security, compliance, and interoperability in document workflows.
Bug Fixes
- Image Layers Issue for DICOM Format Resolved:
Fixed image layer rendering problem when working with .dcm files.
Public API and Backward Incompatible Changes
- Introduced a new constructor in
DigitalSignature
and added two new public properties:X509Certificate
PrivateKey
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Signature for Java 24.7 Release Notes.
external pdf signing java
| sign pdf private key
| digital signature external key
| dcm image layer fix
| java pdf signature security
Version | Release Date |
---|---|
24.7 | July 11, 2024 |
24.3 | March 22, 2024 |
23.12 | December 25, 2023 |
23.6.1 | September 21, 2023 |
23.6 | June 22, 2023 |
23.4 | April 10, 2023 |
22.11 | November 15, 2022 |
22.8 | August 15, 2022 |
22.2.1 | May 25, 2022 |
22.2 | February 4, 2022 |
21.2 | January 25, 2022 |
19.7 | January 25, 2022 |
19.11 | January 25, 2022 |
18.8 | January 25, 2022 |
18.1 | January 25, 2022 |
17.6.0 | January 25, 2022 |
17.4.0 | January 25, 2022 |
21.11 | November 30, 2021 |
21.8 | August 26, 2021 |
21.5 | May 31, 2021 |
20.9 | September 5, 2020 |
20.5 | May 29, 2020 |
20.3 | March 20, 2020 |
19.5 | May 30, 2019 |
19.1.1 | March 7, 2019 |
19.1 | January 30, 2019 |
18.11 | December 4, 2018 |
18.6 | June 4, 2018 |
18.4 | April 19, 2018 |
17.11 | April 19, 2018 |
17.8 | April 19, 2018 |
17.7.0 | April 19, 2018 |
17.5.0 | April 19, 2018 |
17.1.0 | April 19, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-signature-24.7-javadoc.jar | javadoc | 1 MB |
groupdocs-signature-24.7.jar | 215 MB | |
groupdocs-signature-24.7.pom | 3 KB |