Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Converting XSL-FO to HTML

Tags:

html

c#

xslt

xsl-fo

I have set of XSL-FO documents which are used for PDF generation. Also I have a requirement to get the same output data (which are in PDF) exported as an HTML file. Further, I need the HTML to have a similar styles as in PDF.

Is there any way to convert XSL-FO to XHTML using C#?

NOTE : I know one option is to use "RenderX:FO2HTML". But since it's a commercial product, I would like to learn about any other options available and do a comparison before continuing further.

like image 250
Kalana Wijethunga Avatar asked Feb 11 '26 03:02

Kalana Wijethunga


1 Answers

I use the RenderX fo2html stylesheet a lot, and I recommend it to my customers because it is zero cost. Thus I have built it into a number of client solutions. You have to go through the RenderX online store to get it, but it costs nothing.

like image 194
G. Ken Holman Avatar answered Feb 13 '26 08:02

G. Ken Holman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!