Click here to Skip to main content
15,893,266 members
Articles / Web Development / HTML

Rendering PDF Views in ASP MVC using iTextSharp

Rate me:
Please Sign up or sign in to vote.
4.75/5 (16 votes)
22 Mar 2010CPOL3 min read 242.3K   35  
This post talks about how you can add a new type of views to your ASP.NET MVC application to support PDF files. The technique allows you to define your views inside the Views folder using a markup language in a way similar to the way the regular views are constructed and displayed.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Canada Canada
Sarmad Khalid is a senior software engineer specialized in .NET, LAMP, and C++ groups of technologies. He has long experience developing web and desktop applications for several clients across North America and the Middle East.

Comments and Discussions