Web SDK Integration
Sign documents digitally via DWS API directly in the Nutrient Web SDK viewer
DWS API Signing
Secure digital signatures powered by Nutrient DWS API with token-based authentication
Trusted Certificates
Configured to trust Nutrient signing certificates for proper signature validation
Loading viewer...
How It Works
- Click the signature button in the toolbar to initiate the signing process
- The app requests an authentication token from the DWS API with signing permissions
- The Web SDK generates a document hash and sends it to the DWS API for signing
- The DWS API signs the document hash using its secure signing service
- The signature is returned and applied to the document in the viewer, maintaining end-to-end document privacy
This sample demonstrates digital signature integration with Nutrient DWS API. Requires NUTRIENT_API_KEY environment variable to be configured
Note: Signature validation requires CA certificate configuration. For production use with full validation, contact Nutrient support for certificate setup.