About sign pdf

Hi,


I am newbie for this pdf library. Is there best way to test sign pdf funtionality. I do not have Certificate file.Is that possible that, Aspose give us temp certificate file for test.

Suggestion :

Sign Method : does not allow us for signature Name :

Sign(int page, string SigReason, string SigContact, string SigLocation, bool visible, System.Drawing.Rectangle annotRect, Signature sig);

I can use following method but it does not have Rectangle property.

Sign(string SigName, string SigReason, string SigContact, string SigLocation, Signature sig);

Ankurkumar:
I am newbie for this pdf library. Is there best way to test sign pdf funtionality. I do not have Certificate file.Is that possible that, Aspose give us temp certificate file for test.
Hi Ankur,

Thanks for using our products.

If you have Acrobat Pro you can create a “self-signed” digital certificate (public\private key pair). I am afraid I might not be able to share some sample certificate for testing purposes. You may consider visiting the following link in Adobe forums for information on similar topic http://forums.adobe.com/thread/843961

Ankurkumar:
Suggestion :

Sign Method : does not allow us for signature Name :

Sign(int page, string SigReason, string SigContact, string SigLocation, bool visible, System.Drawing.Rectangle annotRect, Signature sig);

I can use following method but it does not have Rectangle property.

Sign(string SigName, string SigReason, string SigContact, string SigLocation, Signature sig);
Your observation is correct. The above overloaded method accepts the Signature Name but it does not support Rectangular region/area for signature. For the sake of implementation, I have logged this requirement as PDFNEWNET-34089 in our issue tracking system. We will further look into the details of this requirement and will keep you updated on the status of correction. Please be patient and spare us little time. We are sorry for your inconvenience.

The issues you have found earlier (filed as PDFNEWNET-34089) have been fixed in Aspose.Pdf for .NET 9.2.0.

The blog post for this release is created over this link


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.