Hi, I am using group docs Signature UI Application. I am trying to check the features in IE 11 but some options like delete and lock are not working when adding the signatures. Please find the attachment. Can you please let me know if the UI Signature Application is compatible with IE 11 ?
We have checked the application in IE 11 and the signature features are working as expected (for reference, please see this). Could you please confirm if you are using the latest version of the application?
Hi, Thanks for the update. Below are the versions of the JS files that i am using for viewer and signature. Can you please let me know if they are latest versions ? Btw, I am using Jquery version and not angular version. In Addition, i ran the old application GroupDocs.Signature-for-Java-Spring-1.7.20, the select boxes are still as per the image which i shared.
/**
Hi, Thanks for the update. Can you please let me know which files should i change if i want to customize some things in the version 1.7.25 ? I see all the code in the below path but I am not sure if this is the only one.
Hi, Thanks for sharing the link. I understood that viewer code can be changed. My case is, I have an angular application where i need to include the viewer and signature code from your latest application and make modifications like changing labels , changing styles etc… Can you please let me know if it can be done ?
Did you create your own Angular project or trying to amend one of our applications? Please note that both of our Spring Java projects (Viewer and Signature) are Angular based. However, if you want to design/develop your own layout, you can do that as all GroupDocs API are UI-Independent. And in order to do modifications in any of our projects, you can follow the steps shared in this link.
Hi, Hope you are doing good. I have a quick question regarding group docs angular integration. Suppose, If i have to modify some things in this file groupdocs.examples.angular-signature.js under @groupdocs.examples.angular/signature , is it ok to do it ?
If not, Can you please let me know if i can do other changes apart from modifying styles and labels under group docs angular code ?
Hi, Thanks for the update. Would it be possible to give suggestion ?
I have a requirement where the requester uploads the document and add multiple text fields on the page like Name , Date, Signature etc. and submits it to the reviewers for filling it and sign it. I will be using text signature for adding custom text fields. I need to store these text fields. Similarly, there are multiple receivers who can open the document and add the signatures after reviewing it.
I am suspecting i might have to change some things in Signature code in the angular side as it is a custom requirement. I was able to do some changes in signature.js file in the older version.
Also, Is it a good option to store these signatures in the database or file system ?
The easy approach to edit JS is, download our packages from npm, edit or do the required changes that you want then build the project and use it locally. Your saved changes will be preserved.
It depends on your use-case or business needs. We’ll do further investigation on your scenario and get back to you ASAP.