> I was thinking of editing the XML files in the JAR produced by > OpenOffice. Just dont know how to convert to FOP input format :( XML is a FOP input format.
You can use XSLT + XML to create XSL-FO dynamically. This is a good start (although you will need to use it to create XSL-FO not HTML): http://zvon.org/xxl/XSLTutorial/Books/Book1/index.html For xsl-fo check the Resources page on the FOP website. Cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
