简体   繁体   English

ASP.NET MVC。 PDF生成。 将图像放入PDF文件

[英]ASP.NET MVC. Pdf generation. Put image to PDF file

I have PDF file and i need dynamically put image(logo) in some place of this pdf file. 我有PDF文件,我需要动态地将image(logo)放在此pdf文件的某个位置。

I just need to say "here is image put it to special position on pdf or something and give me output". 我只需要说“这里是将图片放在pdf或其他内容上的特殊位置并输出给我”。 And than i pass this output in my controller in response. 然后,我会将此输出作为响应传递到我的控制器中。 That's it. 而已。

Could anybody suggest any good free library for such case. 有人可以为这种情况建议任何好的免费图书馆。

iTextSharp? iTextSharp?

iTextSharp Seems to let you do that and this tutorial show you how. iTextSharp似乎可以让您做到这一点, 本教程向您展示了如何做到这一点

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM