Welcome Guest Search | Active Topics | Sign In | Register

How Can I add a signature field with EO.Pdf.HtmlToPdf or any other field? Options
Lakshmi
Posted: Tuesday, September 20, 2022 12:47:06 PM
Rank: Newbie
Groups: Member

Joined: 9/1/2022
Posts: 3
I sign PDF documents by EO.pdf PDFSigner() method. But When I view the pdf in pdf viewer signature is invisible. Is there any way to add a signature field with HtmlToPdf or any other control ? I wanted the show signature in pdf. Please help me on this. Thanks.
eo_support
Posted: Wednesday, September 21, 2022 10:53:08 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
Hi,

We have already responded this question through email. We are including our reply below in case other users have the same question.

A PDF signature has two parts. One part is a visible signature image, another part is the real invisible digital signature. PdfSigner only adds the second part. You can use other API in our library to add the signature image part because it's just handled like a normal image. For example, you can add the image into your HTML and then use the HTML to PDF converter to convert the PDF. The result PDF will have the signature image but no digital signature. After this you would sign the PDF file to add digital signature.

Thanks!
Lakshmi
Posted: Wednesday, September 21, 2022 12:52:03 PM
Rank: Newbie
Groups: Member

Joined: 9/1/2022
Posts: 3
Thank you very much for the reply .It is helpful.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.