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
- Host: GitHub
- URL: https://github.com/avriq/signature-pdf
- Owner: avriq
- Created: 2018-08-29T23:14:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T13:12:07.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T17:38:05.062Z (about 1 year ago)
- Topics: base64-encoding, bootstrap4, drag-and-drop, pdf-viewer, pdfjs
- Language: CSS
- Homepage: http://templateninja.net/signature-pdf/
- Size: 3.05 MB
- Stars: 23
- Watchers: 2
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/)