Server-Side Signing
Send complete documents to DWS API for server-side digital signature processing
Full Document Processing
Complete PDF is sent to DWS API and returned fully signed
Configurable Signatures
Choose between visible and invisible signatures with CAdES b-lt validation
Select Document to Sign
Signature Type
Signature will be embedded cryptographically without visible appearance
How It Works
- Select a PDF document from the available samples
- Choose between visible or invisible signature types
- The entire document is sent to the DWS Processor API via POST request
- DWS API applies a CAdES b-lt digital signature to the document
- The signed PDF is returned and displayed in the Web SDK viewer
- Download the signed document with legally binding digital signature
This sample demonstrates server-side document signing using DWS Processor API. Requires NUTRIENT_API_KEY environment variable to be configured