Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Tue Oct 17, 2017 11:15 am

Hello everyone,
I'm using Spire.PDF Pack v3.9 to create Visible Digital Signature in PDF in C#.
I implemented like this tutorial, but contents of the signature (Labels, Signer, Reason, Date,...) not be shown, only picture is displayed.
https:// e-iceblue.com/ Tutorials/Spire.PDF/Spire.PDF-Program-Guide/PDF-Security/Create-Visible-Digital-Signature-in-PDF-with-C-Code.html

How to show contents of the signature?
Thank you in advance.

duongthuyvy1995
 
Posts: 4
Joined: Tue Oct 17, 2017 2:33 am

Tue Oct 17, 2017 11:21 am

I found out solution, add this to show detail :)
signature.GraphicsMode = GraphicMode.SignImageAndSignDetail;

duongthuyvy1995
 
Posts: 4
Joined: Tue Oct 17, 2017 2:33 am

Wed Oct 18, 2017 1:26 am

Dear duongthuyvy1995,

Thanks for sharing.
Please feel free to contact us if there is any question.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Return to Spire.PDF

cron