docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
5.7k stars 378 forks source link

How to Integrate DocuSeal in Angular Project #166

Closed g138 closed 6 months ago

g138 commented 7 months ago

I am working on an Angular project and would like to integrate DocuSeal for document signing. I have reviewed the DocuSeal documentation, but I'm having difficulties figuring out how to properly integrate it into my Angular application.

I have raised a question on StackOverflow as well. https://stackoverflow.com/questions/77693545/how-to-integrate-docuseal-in-angular-project

@AlexandrToorchyn

omohokcoj commented 7 months ago

@g138 you just need to render HTML tag as in JS the example here: https://www.docuseal.co/docs/embedded

Can you please share your code sample or error messages to figure out what is not working?

omohokcoj commented 6 months ago

Please reopen if you have any specific questions