simplepdf-embed
simplepdf-embed copied to clipboard
How to listen event download file pdf or edit pdf?
- I using embed PDF for remix js and I want to listen event after I set signature or download file for saving in the my back end ? But i didn't see any event? How can I do that? Thank you
Hey @duylinhdang1998!
I want to listen event after I set signature
Currently there are no events sent when the signature is sent: could you explain your use-case?
download file for saving in the my back end ?
SimplePDF takes care of the upload to your server (and storage) by sending an event that includes the uploaded document.
You can read more about it here
Let me know if you have any additional questions!
Closing due to inactivity