@GaryO
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): PDFNET-54956
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
using (var signature = new PdfFileSignature())
{
signature.BindPdf(signedFile);
foreach (var name in signature.GetSignNames())
{
Console.WriteLine("name:" + name + " State:" +signature.VerifySigned(name));
}
}
Thank you. The code does work with your example PDF.
Is there only certain types of signings Aspose.PDF can verify? Is there a way to determine if the signature is actually invalid vs Aspose just couldn’t verify?
I’ve tested the code on a number of PDFs from various sources and the only one that seems to work is your example PDF.
@GaryO
This is a specific topic.
I will add your question to the PDFNET-54956 task and they will conduct additional research when considering the task.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.