Yes, I did check that article out. I am trying to sign a PDF through a
website. Our IIS server has the iTextSharp library and access to the
physical PDF file, but it does not have access to the user's cert and
private key. From what I understand, I cannot legally create a digital
signature without the private key. They don't want to use Adobe Reader to
sign it, so I am forced to try and find another way to sign it from the
client and apply the digital signature on the web server. I can use CAPICOM
ActiveX, because it can access the cert and private key. I'm just trying to
figure out how to use that and iTextSharp to create a digital signature.
-- 
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Digital-Signature-Externally-Signed-tp2220099p2221459.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to