eSigning API support for AngularJs and .NET

Was just taking a look at the signature control (.NET, Java, Cloud APIs & Online Document Signature Apps) for a project we are doing, it looks promising however can you confirm if it would be compatible with an angular js frontend and .net web API backed.

@toddD,

Yes, GroupDocs.Signature for .NET is independent of front-end frameworks and can be used in the .NET based applications having AngularJS front-end.

Thank you @usman.aziz, for the quick response. Do you buy any chance have sample code of this setup handy? If not that is ok, it will make the evaluation a lot quicker and easier for me.

@toddD,

I am afraid that, at the moment, we don’t have a sample demo/code with the AngularJS front end and our current demos are based on jQuery.

@toddD,

We have got an update for you regarding the sample demo in AngularJS. We are currently in a process of migrating our open-source frontends to AngularJS and we expect to release them soon. You may also keep track of issue #26 on our GitHub repository for further updates.

1 Like

@toddD,

We have released the AngularJS based front end application for GroupDocs.Signature for .NET. Please download or clone the application from GitHub repository.

Hi @usman.aziz,

Thanks for following up on this. Looking at the source code this is an angular 2+ sample, not an angular JS (older versions of angular that is not compatible with the newer version).

Do you by any chance have a sample of the your signature element. A fallback could be a jQuery example.

Regards
Todd

1 Like

@toddD,

We are investigating this scenario. Please keep track of this link. As there’s any update, you’ll be notified here as well.

@toddD,

Please note that we have discontinued jQuery support. However you can checkout this commit b965c8d14c which uses our latest jQuery example.
Since we have discontinued jQuery support, all issues related to jQuery won’t be fixed, instead please use Angular version (latest master commit).