Could you please do one mvc4 web application to get the below functionality.
- Should insert image into a table.
- Should have option to show the image in page as PDF type.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Maen BadwanPosted Nov 18, 2018, 7:01 AM
What is the nature of the table you are looking for?
In any case, if you have any image and you want to convert it into PDF format in your MVC4 application, you can try using the document converter features from LEADTOOLS. This class gives you the ability to convert image or document files into PDF format.
Leon DPosted Oct 28, 2018, 8:44 PM
Laxmidhar SahooPosted Oct 27, 2018, 12:03 AM