Jeremias Maerki
Thu, 02 Sep 2010 04:18:35 -0700
Hi Dmitro, if you want to do this with FOP, you'd have to write an XSLT stylesheet that converts HTML to XSL-FO. FOP can then turn the XSL-FO into RTF (to a certain degree).
Maybe there are other tools that can do the conversion directly without the detour over XSL-FO. On 01.09.2010 14:26:52 Dmitro Zakotey wrote: > Hi > > I want to be able to export html containing h1, h2, etc headings to RTF > format file, where each html heading will be imported as corresponding > heading style, so that it will be possible to generate a table of contents > for such a document in Word. Is it possible? > > Thank you. > > Regards, > Dmitro Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org