An open API service indexing awesome lists of open source software.

https://github.com/avriq/signature-pdf

Drag and drop to add image signature to pdf documents
https://github.com/avriq/signature-pdf

base64-encoding bootstrap4 drag-and-drop pdf-viewer pdfjs

Last synced: 9 months ago
JSON representation

Drag and drop to add image signature to pdf documents

Awesome Lists containing this project

README

          

Signature in PDF
===
Hi. I'm just a sample of how to drag and drop image signature into rendered pdf document. I can render pdf document from base64 encode data. If you wanna see my live demo, you just [click this link](http://templateninja.net/signature-pdf/)

Getting Started
---------------
Run index.html in your web server or if you want to keep it simple, just open index.html in your web browser. Now you're ready to go!

Dependencies
---------------
* Bootstrap: [http://getbootstrap.com/](http://getbootstrap.com/)
* Google Font Open Sans: [https://fonts.google.com/?selection.family=Open+Sans:400,600](https://fonts.google.com/?selection.family=Open+Sans:400,600)
* JQuery: [https://jquery.com/](https://jquery.com/)
* PDFjs: [https://mozilla.github.io/pdf.js/](https://mozilla.github.io/pdf.js/)
* Ionicons: [https://ionicons.com/](https://ionicons.com/)
* Interactjs: [http://interactjs.io/](http://interactjs.io/)