RazorAnt / RazorPDF

Simple project for making PDFs from Razor views in ASP.NET MVC
http://nyveldt.com/blog/page/razorpdf
Apache License 2.0
94 stars 42 forks source link

Add new constructor to PdfResult: this constructor takes PdfPageEventHelper #9

Open gverduci opened 10 years ago

gverduci commented 10 years ago

Using a custom PdfPageEventHelper you can manage pdf header and footer.