Glen Mazza wrote:

The problem with that would seem to be that the "file" is not usually a
single input FO document, but the combination of an XSL stylesheet with an
XML data file being fed into the XSL processor,

You can do XSLT processing separately, with xsltproc. It's a pretty quick process, compared to the FOP step. The xsltproc step will produce the single FO file you want, which FOP will accept.

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

Reply via email to