GroupDocs.Signature for .NET V24.10
Released: Nov 1, 2024
V24.10 での更新項目
機能
- Adjusted the signing process to preserve existing digital signatures in the PDF document.
不具合の修正
- Iterative signing of digital signatures doesn't work when an image or appearance is set.
- The signing process does not maintain the original PDF document permissions.
- Introduced two new properties in PdfSaveOptions: Permissions and PermissionsPassword.
- The Permissions property allows users to define specific permissions such as print, copy, or edit restrictions that can be applied to the PDF document during the signing process.
- The PermissionPassword property enables users to set a password for modifying permissions, ensuring that security settings are enforced consistently across the document.