javascript - Implementing embedded PDF signature with Drag & Drop funcionality -


i have experience in web development, have 1 task, have no idea tools use implement such funcionality.

i need similar features rightsignature.com .

  1. edit pdf document, add text fields, signatures ....
  2. send document submission others
  3. get results of submission

as far explored implementation, transforming pdf file image , display on web page allowing drop text areas, signature fields , others. fields simple div elements. , background pdf image.

so not sure if best solution. @ least has great backward compatibility. don't need same features service provides few simple features.

  1. what possible solutions of solving problem ?
  2. what frameworks available such procjec (js, drag , drop, pdf converters ....)
  3. other suggestions , ideas

i grateful help

thanks


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -