andyhutch77 / MvcRazorToPdf

Create pdf documents within an asp .net mvc project by generating your views as normal but returning a PdfActionResult. This converts regular produced razor/html to pdf documents in the browser using the iTextXmlWorker.
125 stars 105 forks source link

PdfActionResult does not dispose of objects #13

Closed ElanHasson closed 9 years ago

ElanHasson commented 9 years ago

See title.