开发者

Allowing a user to sign pdf file in asp.net

开发者 https://www.devze.com 2023-02-14 02:22 出处:网络
i have a pdf file and want to allow user to upload a gif file of 开发者_如何学Gotheir signature and display the signature in my pdf file...

i have a pdf file and want to allow user to upload a gif file of 开发者_如何学Gotheir 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.

0

精彩评论

暂无评论...
验证码 换一张
取 消