Sunday, 15 January 2012

c# - WPF app for signing PDF with signature device -


I am removing the application in WPF (C #) where you can view the PDF and sign it. What I have now is what I can see using PDF using Acrobat component which is not okay because I can not save the file to the program.

With iText I am able to put an empty sign in PDF. But this area does not allow signing of the pen. When you click on it, you provide a certificate with which you can sign in to PDF. Can this signature sign directly on the PDF with the pen from the device?

Does anyone have the solution to get a signature document with pen tool? At present I think some will use WPF components where you can put your signature, save the image as a program and then keep this image in the PDF.

If this is correct thinking then I am wondering which WPF component to attract me to the signature?

If this is not correct, then I would like to know which PDF Viewer is using which will allow me to view PDFs and save it from the program. It will also allow me to click on the signature field and sign it.

Please advise.

Regards, Igor


No comments:

Post a Comment