You are viewing limited content. For full access, please sign in.

Question

Question

Laserfiche Digital Signatures

asked on July 25, 2023 Show version history

Hi ,

Is there a way to fetch Digital Signature Image from the Metadata pane Using SDK script C# and Append it over a Word Document.

I happened to find that (sig-image / sig-value) is stored in repository's DB , can we use it to action the Above mentioned request .

 

Thanks,

Sanjay

0 0

Replies

replied on July 26, 2023

The DocumentSignatureInfo object has an Image property that contains the image data. You can get all of the signatures on a DocumentInfo with the GetSignatures() function.

1 0
replied on July 28, 2023

Thanks Brian McKeever, Will  Build the Script !.. and try it out .

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.