Generating HTML from XSL: FO Using C #
We are using XSL-FO to create PDF in our project. We would also like to generate HTML from XSL-FO for user preview. Is there a way to do this using C #?
+2
ryan
source
to share
1 answer
RenderX has free XSLT stylesheets on its website for several purposes, and one for converting XSL: FO to HTML .
+1
lavinio
source
to share