Hi
I am using the example of the C# api to digitally sign a pdf:
http://www.aspose.com/docs/display/pdfnetarchived/Digitally+sign+PDF+file
In the pdf generated i got a ‘undefined’ printed on the pdf under fields Reason and Location.
And in the example we are filling fields for reason and location in the signature.Certify method.
It seams these fields are being ignored? Or how that fields in image should be fill?
I am using
Framework 2.0 .NET / and from the Chat support i already replaced the dll from 10.5.1 to 10.9.0.
In both return undefined on the output pdf.