Hi everyone!
I know this topic has been touched upon in a few different threads, but I don’t know if anyone in the forum has asked this specific one.
We are trying to run Aspose from within a web / app server, and the merge and converts run well. We also wanted to try and allow a user to digitally sign a PDF with push of a button from within the app itself, but it seems that browsers have issues
accessing the personal certificate store on a machine from within javascript (or any other method).
In our environment we can’t use locally installed tools, etc, so the solution would have to live within the app itself.
A lot of folks seem to have tried, but so far I can’t find anything that worked.
Any help is appreciated!