Relative URL / CSS fixes#37
Relative URL / CSS fixes#37peter-dolkens wants to merge 4 commits intowebgio:masterfrom peter-dolkens:master
Conversation
…ly mapping, but this works for short-term
|
Sorry for the late reply, but didn't had much time lately. Some thoughts:
I will make some refactoring to separate wkhtmltopdf wrapper from MVC code. Then supporting WebForms will be cleaner. |
|
Hey, I swapped to regex instead of adding a more replace lines, as I didn't HtmlAsPdf came along as a freeby when trying to add WebForms support for There's also an MVC4 version which references all the MVC3 files, just I can take a look at splitting WebForms support out to a separate Thanks for the feedback. I haven't done too much open-source stuff, and Cheers, On Tue, Aug 27, 2013 at 12:52 AM, Giorgio Bozio notifications@github.comwrote:
|
Adds support for url( syntax in CSS, and also support for relative URLs is extended.
Adds support for PageAsPDF - Legacy WebForms implementation of ViewAsPdf.
Adds support for HtmlAsPDF - Raw String implementation of ViewAsPdf.
Rotativa.Demo\TestWebForms.aspx demonstrates use of PageAsPDF (also included in Index page)
Courtesy Deepend Sydney.