标签: asp.net
我有一个pdf文件,并希望允许用户上传其签名的gif文件并在我的pdf文件中显示签名...
请点击链接 http://support.persits.com/pdf/demo_fill.aspx
http://www.asppdf.com/livedemo.html - >模板填写
答案 0 :(得分:2)
您可以使用iTextSharp在PDF中插入图片。请参阅示例:iTextSharp - Working with images。