Active
Project:
Webform2PDF
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2012 at 00:48 UTC
Updated:
1 Oct 2014 at 04:34 UTC
Jump to comment: Most recent
webform2pdf makes use of TCPDF, which has support for digital signatures.
I am pondering on how that potential can be leveraged in this module so that we can generate signed PDF files?
Two example cases:
a) Server signs with timestamp, server name / url / logo, etc., which involves some server-side magic.
b) User signs with personal digital signature (also receives timestamp inside the signature area, etc.), which implies client-side software handling the "private key" part and authentication (password to use the private key).
Comments
Comment #1
BD3 commented+1
I am looking for the exact same functionality.
Comment #2
vishusrinivasan commented+1 want to implement this functionality
Comment #3
gurubydesign commented+1
Same here. subscribing.
Comment #4
kbell commented+1, subscribing
Comment #5
nirad commentedthe SignatureField module seems to work just fine with this https://www.drupal.org/project/signaturefield