Signer.Digital
User guide (Under Construction)
×
Menu
Index
  • Signer.Digital Server and SOAP API
Signer.Digital Server and SOAP API    
 
Signer.Digital Server developed using .NET 4.6 and runs on Windows.
 
The product runs as a Windows service and providings Console to manage and monitor Signer.Digital Service and also provides SOAP API for integration with applications where it is not possible to integrate .NET or Java libraries (with corresponding PDF component) due to various reasons like .NET or Java version incompatibility, easy unavailability of affordable PDF component for the required platform, or requirement to support signing from multiple applications by keeping the Signature access code centralized.
 
SOAP APIs provided by Signer.Digital Server helps application developers to do a RPC (Remote Procedure Call) to PDF signing method by posting SignatureSetting Name and file or PDF file byte array and get the signed file or PDF file as a response to SOAP API call.
 
Following sections describes the functionality available in Signer.Digital Server.
 
Sample Integration projects with complete integration source code is available on request.