Click here to Skip to main content
15,895,462 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
I did a PDF report card using c# windows application using iTextSharp reference

I want to add a signature at the end of PDF file.
How can I do this?
Posted
Updated 15-Aug-15 19:39pm
v2

1 solution

If you have a look at this article, I think you can learn what you need.

E-signing PDF documents with iTextSharp[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900