I’m having the same problem. I’ve tried using setFormDefaultProp() because the
documentation (see http://www.tcpdf.org/doc/classTCPDF.html#a1611451af2536192
17095e279f52fa52 ) says “$prop(array) javascript field properties. Possible
values are described on official Javascript for Acrobat API reference.”
I realize that TCPDF can create PDFs with digital signatures, but is it
possible to create a signature area to be signed by the end user?
What I am trying to do is have employees dynamically create a timesheet, but
the timesheet must be signed by the accountant before going on file.
Perhaps I'm missing the functionality of setSignature(), but I can't seem to
create a field designed for users to electronically sign.
I’m having the same problem. I’ve tried using setFormDefaultProp() because the
documentation (see http://www.tcpdf.org/doc/classTCPDF.html#a1611451af2536192
17095e279f52fa52 ) says “$prop(array) javascript field properties. Possible
values are described on official Javascript for Acrobat API reference.”
On page 473 of "Javascript for Acrobat API reference" (see http://wwwimages.a
dobe.com/www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/js_api_referen
ce.pdf (wwwimages.adobe.com) ) it talks about signatureSign as a possible
property for form fields but I can’t figure out how to make it work within
setFormDefaultProp.
No, I'm sorry.
Nicola,
Thanks for your reply. A couple of questions:
1) Is that planned as a future feature?
2) How hard would it be to implement?
Thanks!
tyson
Unfortunately this cannot be implemented or at least requires Full Acrobat
Writer on the client side.