tags:

views:

33

answers:

0

I currently generate docx files programmaticaly in C#.

I would like to transform my doc file into RTF. This be done with an XSLT transform. Is there a transform that is publicly available?

I am also interested in trasnforming docx into PDF and HTML.