c# - Converting XSL-FO to HTML -


i have set of xsl-fo documents used pdf generation. have requirement same output data (which in pdf) exported html file. further, need html have similar styles in pdf.

is there way convert xsl-fo xhtml using c#?

note : know 1 option use "renderx:fo2html". since it's commercial product, learn other options available , comparison before continuing further.

i use renderx fo2html stylesheet lot, , recommend customers because 0 cost. have built number of client solutions. have go through renderx online store it, costs nothing.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -