How to get SignatureAppearanceStream from a SignatureField?

Hello,

We are using Aspose.PDF.Drawing 24.8.0 nuget package.

When we sign a document with a SignatureField on a specific page, we set the PdfFileSignature.SignatureAppearanceStream property with an image having a specific logo. It works fine…

On the other hand, how is it possible to get only the logo from a SignatureField?

We have tried with PdfFileSignature.ExtractImage, but this method provides an image with the whole rectangle of the signature field but unfortunatly, it does not provide the small image in the background of the rectangle.

@tfipsrd

Would you please share your sample document along with the complete sample code snippet that you have tried? We will test the scenario in our environment and address it accordingly.

Hello,

var image = pdfFileSignature.ExtractImage(signatureField.FullName);

This is extracting an image with the whole signature (logo + text information).

What I need is only to get the logo (for example, the Acrobat logo if the signature has been certified suing Acrobat)

@tfipsrd

We need to investigate this feature in details. If possible, please share your sample PDF for our reference so that we can create a ticket in our issue tracking system for this case and share the ID with you.

Here is a pdf.
We need to get the Abobe logo only (signature page 1).
dr-g2140-brochure_2SignatureRequested_PDFE - SignedWithAdobe1.pdf (1.7 MB)

@tfipsrd

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-58160

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.