Hello,
Perhaps a stupid question...
Is it possible to get the HTML code generated after execution of an action (ViewPage. ???)
In fact, I would like to use the ITextSharp library (http://itextdocs.lowagie.com/tutorial/). I would like to take this HTML code and transform it into a PDF document (that will be a commercial document in fact).
Thanks !