

Sign a PDF document with JavaScript and PHPSign a PDF document with JavaScript and PHP
This script allows your users to review and sign a PDF document, such as a contract, invoice, bill, ...





Sign a PDF document with JavaScript and PHP
This script allows your users to review and sign a PDF document, such as a contract, invoice, bil...




16 Support questions or comments
Please login or create an account to post a question or comment.
-
Oct 28, 2023Hi
1. do you accept orders from the UK ? It seems odd that the UK comes up as unavailable.
2. Can you supply this as a completed system - I'd be OKay to get it at your $66 price if so - I want a working system that I can install and use.
- View 2 more replies
-
Oct 28, 2023legibe Authorit will take a bit of time to have this whole system that you describe, for what i get. the script will cover the signing part for sure, but yeah, there's all the rest, and it wouldn't make sense to make a script that goes further than this and try to cover all the possible needs of integration everyone might have, it would be impossible anyway.
if you have no money for this, and are not a developer yourself, it will be complicated to have this whole system, unfortunately... maybe you can find a new volunteer that's also a php developer? and then, you know that they can save themselves loads of time with this script, at least. -
Oct 28, 2023But are there other pre-built scripts you know off that can be interfaced together with yours?
Where does your script stop and where would the next script have to start? -
Oct 28, 2023legibe Authori never looked into other similar scripts to be honest...
this script only does what you see in the screenshots: loading a pdf, displaying it with a "sign the document" button, the part to actually sign, then it adds the signature to the original pdf file, then confirms the signature with a "thank you" page and a link to download the file, that's it, it only focuses on that.
so let's say that you want to have:
1: a page where people login with an email/password
2: a list of one or several pdf documents they need to sign
3: the signing part
4: update the list of documents to sign so they can see that it's done, maybe download the signed pdf from there too
you realize that you also need a backoffice for yourself to:
5: create accounts
6: upload the pdfs to sign and say "this pdf is for this specific account to sign", send a link to the account by email so they can click the link to go and sign it
so my script will only cover the point 3, right? though the script needs to be adapted to display pdf files with different names, to remember what account is this pdf for, that sorts of things.
all the rest isn't that complicated to do, but it's still some work... even if you keep this very simple, a developer will still need a few days of work minimum to do it if they are fast and keep it all simple.
i would personally develop all the rest from scratch because there's nothing complicated in all of that and it would allow to keep a very simple code and struggle less to integrate the signing part of the script, but that's just me, and different developers have different preferences that all have pros and cons.
-
Oct 5, 2023Hi, can the user upload their own documents to sign and then download them?
-
Oct 6, 2023legibe Authorhi! you will need to add the upload part (which is quite simple), and then it will be easy to adapt the script so you can use the uploaded pdf document to sign it. the only thing is, the script analyses the pdf document to find where "Signature" is in the document, to get the x/y coordinates of "where" it should then add the signature, so you want to make sure that your users upload a document that includes this "keyword".
-
Sep 5, 2023joey229 PurchasedHi !
Great this script, it works perfectly, I will need your services for the development of a script.
Could we exchange our emails? -
Sep 5, 2023legibe Authorhi!
thank you! i contacted you via private messages then.
please remember to leave a positive review if you liked it! thanks lots!
-
Aug 22, 2023Hello,
How can I test it?
I can not see your demo here! -
Aug 22, 2023legibe AuthorHello,
I can't provide a demo as half of the code is made of JavaScript and anyone could just copy/paste the code easily... hopefully the screenshots describe well enough what the script does.
-
Jul 9, 2023If I bought this could yall help me install it to my encrypted cloud storage website
-
Jul 9, 2023legibe AuthorHi! Not sure what your specific needs are for this particular website... the code is pretty straightforward and commented where it should, i encourage you to read it carefully to understand what everything does, it will be easier to then integrate it to your own website!
-
Jun 22, 2023Please add demo
-
Jun 23, 2023legibe AuthorThank you for your interest!
It's delicate to add a demo as half of the script is made of JavaScript that could then be just copied from it... the good thing is that the screenshots say enough about what the script does.
Information
Category | Scripts & Code / JavaScript / Miscellaneous |
First release | 4 March 2023 |
Last update | 13 March 2023 |
Software version | PHP 7.0, PHP 7.1, PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0, PHP 5.x, PHP 5.4, PHP 5.5, PHP 5.6 |
Files included | .php, .css, .html, Javascript .js |
Tags | php, Javascript, invoice, document, sign, pdf, signature, contract, e-signature, signing, esign, numeric signature, e-sign |