Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RazorPDFSample

This is a very basic sample project showing you how to use RazorPDF to build PDF files.

##Overview It is an ASP.NET MVC3 project with the default template in. The additions are pretty minor.

  • Used Nuget to add RazorPDF to project
  • Added a Person class (for a sample model)
  • Added a few links to the Home/Index page.
  • A few changes to the HomeController to support those links.

Run the project, look at the links, then look at the home controller and the related views to see how it all works.

##About RazorPDF uses the Razor View Engine to create iTextXML which in turn is used to produce the PDF files. RazorPDF is basically a port of the PDF feature of Spark View Engine.

More details on this can be found on my blog.

About

Sample of using RazorPDF in ASP.NET MVC project

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.