tags:

views:

522

answers:

1

We are using XSL-FO to generate PDF in our project. What we would also like to do is to generate HTML from XSL-FO for user's preview. Is there any way to do this using C#?

A: 

RenderX has, on their website, free XSLT stylesheets for a number of purposes, and one is for converting XSL:FO to HTML.

lavinio