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

Resolve misc errors #28

Closed fscopel closed 9 years ago

fscopel commented 9 years ago

Resolved errors #25 and #26

andyhutch77 commented 9 years ago

@fscopel Many thanks for this, it's now included.