i have a pdf file and want to allow user to upload a gif file of their signature and display the signature in my pdf file...
pls follow the link http://support.persits.com/pdf/demo_fill.aspx
http://www.asppdf.com/livedemo.html -> template fill out
i have a pdf file and want to allow user to upload a gif file of their signature and display the signature in my pdf file...
pls follow the link http://support.persits.com/pdf/demo_fill.aspx
http://www.asppdf.com/livedemo.html -> template fill out
You can use iTextSharp to insert an image in a PDF. See the example: iTextSharp - Working with images.