开发者

ASP.NET MVC. Pdf generation. Put image to PDF file

开发者 https://www.devze.com 2023-01-14 21:25 出处:网络
I have PDF fil开发者_运维知识库e and i need dynamically put image(logo) in some place of this pdf file.

I have PDF fil开发者_运维知识库e and i need dynamically put image(logo) in some place of this pdf file.

I just need to say "here is image put it to special position on pdf or something and give me output". 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 Seems to let you do that and this tutorial show you how.

0

精彩评论

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