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

Upgrading iTextSharp to 5.5 caused build to fail #4

Closed nathanpride closed 9 years ago

nathanpride commented 10 years ago

Upgrading iTextSharp to 5.5 caused build to fail changed call to ParseXHtml

andyhutch77 commented 10 years ago

Sorry for the delay Nathan, will include this when I get a chance. Really been short on time at the moment.

ElanHasson commented 9 years ago

@andyhutch77 can you add others with write permissions so we can move this project forward?

andyhutch77 commented 9 years ago

@ElanHasson Sorry, I have been busy of late. Will get around to merging this today or tonight and clear the issue tracker. If people submit I will get around to including changes quicker.

ElanHasson commented 9 years ago

Thank you.. Consider my change on the way. On Oct 9, 2014 4:20 AM, "Andrew Hutchinson" notifications@github.com wrote:

@ElanHasson https://github.com/ElanHasson Sorry, I have been busy of late. Will get around to merging this today or tonight and clear the issue tracker. If people submit I will get around to including changes quicker.

— Reply to this email directly or view it on GitHub https://github.com/andyhutch77/MvcRazorToPdf/pull/4#issuecomment-58477149 .

andyhutch77 commented 9 years ago

@ElanHasson No problem, it's looking like tomorrow for the merges/changes. Will update you via here.