Re: [iText-questions] Sign and PDF with SmartCard and web browser only

2015-09-29 Thread arnabroy
[via arnabroy iText]" , 29-09-2 015

Re: [iText-questions] Sign and PDF with SmartCard and web browser only

2014-09-08 Thread arnabroy
thanks michael. the problem is resolved. your detailed observations and pinpointing the key issues has helped me to resolve the issue. -- View this message in context: http://itext-general.2136553.n4.nabble.com/Sign-and-PDF-with-SmartCard-and-web-browser-only-tp4319344p4660351.html Sent from t

Re: [iText-questions] Sign and PDF with SmartCard and web browser only

2014-09-04 Thread arnabroy
hi michael, same error file corrupted please help STEP1: creating the hash of the pdf file in the server protected void Button1_Click(object sender, EventArgs e) { string _gstrFilePath = Server.MapPath("~/NewFolder1/TRANSFER_[PROVISIONAL]_29_05_2014.pdf"); S

Re: [iText-questions] Sign and PDF with SmartCard and web browser only

2014-09-04 Thread arnabroy
i am actually signing the document hash in the client browser by using capicom dll in javascript *and not by itextsharp*. the actual document is in the server side. so, the signed hash is embedded in the pdf file by using itextsharp in the server. after embedding the CAPICOM generated signature i

Re: [iText-questions] Sign and PDF with SmartCard and web browser only

2014-09-03 Thread arnabroy
hi michael/leonard please help me out -- View this message in context: http://itext-general.2136553.n4.nabble.com/Sign-and-PDF-with-SmartCard-and-web-browser-only-tp4319344p4660329.html Sent from the iText - General mailing list archive at Nabble.com. --