Welcome Guest Search | Active Topics | Sign In | Register

Digital Signatures... Options
bcallister
Posted: Thursday, March 29, 2012 1:38:53 PM
Rank: Newbie
Groups: Member

Joined: 3/29/2012
Posts: 7
i really need a digital signatures feature, which i was surprised was not supported by your library. historically, we have used WebSuperGoo's ABCPdf product, which produced good results and had support for digital signatures, but they were SO expensive and arrogant as hell, which is why we are looking to alternatives. OH! and they broke when customers upgraded to IE9!

however, applying digital signatures was very easy with their API. it looked like:

WebSupergoo.Annotations.InteractiveForm pForm = new WebSupergoo.Annotations.InteractiveForm(pPDFDocument);

string sCertFile = @"c:\my_cert_file.pfx";
WebSupergoo.Annotations.FormField pSignatureField = pForm.AddSignature("40 100 240 150", "Signature", sCertFile, sCertPassword, "My Signature Reason", "My Signature Text");

it would be greatly appreciated if you would add support for this crucial capability. we are in the healthcare industry and ALL documents must be electronically signed.

thanks!
eo_support
Posted: Thursday, March 29, 2012 1:46:25 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Thanks for your feedback. As you already know we do not support digital signature yet. This feature is on our list and will be implemented in our next major release.

Thanks!
bcallister
Posted: Thursday, March 29, 2012 2:23:25 PM
Rank: Newbie
Groups: Member

Joined: 3/29/2012
Posts: 7
thank you! do you have a rough ETA for your next release date?
eo_support
Posted: Thursday, March 29, 2012 4:59:01 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Unfortunately no. We don't have any date for that yet. Sorry about it!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.