Skip to main content
Question

Digital Signature for word and pdf


Forum|alt.badge.img+1

Hello Team,

I am new to the community and I have a spring boot web application, I need to apply digital signature while uploading either word document or PDF via API. Is it possible with docusign?

Thanks in advance

 

2 replies

Michael.Rave
Docusign Employee
Forum|alt.badge.img+14
  • Docusign Employee
  • 904 replies
  • July 29, 2024

@Filahad 

Yes, this is possible with Docusign eSignature and a common use case.

You need to leverage the Docusign eSignature APIs to create an envelope with the desired digital signature type, like advanced electronic signature or qualified electronic signature. This Docusign Support article has step by step instruction on how to achieve this.

In addition, you need to purchase an add-on to the standard Docusign eSignature plans to include the digital signatures as required.


Forum|alt.badge.img+5
  • Docusign Employee
  • 57 replies
  • July 29, 2024

Hello @Filahad,

 

As @Michael.Rave mentioned you can send envelopes with SBS following this article:

https://developers.docusign.com/docs/esign-rest-api/esign101/concepts/standards-based-signatures/

 

Thanks,