Page 1 of 1

Electronic Signature

Posted: Sat Jan 16, 2010 7:50 am
by joanneci
I have a client who for HIPAA compliance, requires signatures on certain forms. I'm building the application in PHP and trying to figure out how to go about this. The forms that require a signature are currently in PDF form. I was planning on converting them to HTML or XML.

Can anyone point me in the right direction? I have been searching for a solution for 2 days and feel lost.

Thanks!

Re: Electronic Signature

Posted: Wed Jan 20, 2010 4:25 am
by vanguard
Hi,
Do you mean a digital signature, as in encryption, or a handwritten-style signature?

Re: Electronic Signature

Posted: Thu Jan 27, 2011 11:33 am
by CraigAtDocuSign
A possible solution would be to use an electronic signature solution like DocuSign. You can get a free sandbox at http://www.docusign.com/devcenter. There is an extensive library of PHP samples at our github site at https://github.com/docusign/DocuSign-eSignature-SDK.

Disclaimer: I work for DocuSign. I think we have the best and easiest to use API, and we have a commitment to supporting the PHP community, but I'm obviously biased.