0

I want to create a pdf document which should be digitally signed upon creation in yii2 framework (Kartik grid view). Any help would be appreciated.

curveball
  • 4,320
  • 15
  • 39
  • 49
sneha
  • 17
  • 1
  • 1
  • 5
  • 1
    Okay, go ahead and create it. What's the question or the trouble you're having? – Daniel Protopopov Oct 04 '18 at 10:13
  • Any suggestions how to create that as I am new in this – sneha Oct 04 '18 at 10:20
  • Have you searched on the Internet and through this resource? – Daniel Protopopov Oct 04 '18 at 10:22
  • Have you tried a web search for "add digital signature to pdf in php"? There's lot's of information out there, and on this site. – KIKO Software Oct 04 '18 at 10:22
  • Yes, but I haven't understood how to implement them.I go through the "setasign" and also this url: https://stackoverflow.com/questions/21096261/digital-signed-pdf-with-php – sneha Oct 04 '18 at 10:29
  • all are giving like scan an image of signature and put in pdf, but I dont want that. I want something like which is implemented in form16. – sneha Oct 04 '18 at 10:33
  • An Idea : Make user upload signature in image or something like that, render image in pdf. – Insane Skull Oct 04 '18 at 11:31
  • No, I don't want to do like that image procedure. I want it like, the one used in form 16 or it should look like digital signature in pdf documents – sneha Oct 04 '18 at 11:37
  • Any suggestions please for creating a pdf document with the digital signature in php (yii2 framework) – sneha Oct 05 '18 at 10:24

0 Answers0