ninja-labs-tech / verify-pdf

Verify pdf signatures in JS
49 stars 39 forks source link

Launch in a browser? #117

Open Gremuar opened 2 years ago

Gremuar commented 2 years ago

Hi. How can I run this module in the browser? Can I, without Nodjs, directly connect this module on the client side (browser)? Example from readme does not work =\ Or maybe there is an alternative for getting information about the signature in the pdf file in the js in the browser?