简体   繁体   中英

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.

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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