Dmitri Colebatch wrote:

You don't need FOP to get html, just use your favorite XSLT processor.


yes, an XSLT processor _and_ a stylesheet.
Stylesheet is a general term. You are talking about XSLT stylesheet, which transforms your custom XML to HTML - that's trivial XSLT task, you don't need neither FOP nor XSL-FO for it.

That is what I was asking for.
I could certainly go and implement whatever parts of a stylesheet that are
required for the minimal usage of FOP's instructions that I am using, but it
seems hard to believe that this requirement hasn't come up before, and
someone else out there hasn't done it.
You still don't understand. XSLT stylesheet able to transform XML into *any* other XML vocabulary or HTML and from this variety of output XML vocabularies FOP deals *only* with XSL-FO vocabulary. FOP is XSL-FO processor and has nothing to do with html. Don't get mixed up, FOP and XSLT processor are different things despite the fact that FOP includes XSLT processor.

--
Oleg Tkachenko
Multiconn Technologies, Israel


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to