Hi there!

[EMAIL PROTECTED] wrote:
> 
> Yes.
> 
> Use the xsl:result-document feature of XSL2 (which pretty much means using
> Saxon 8 as your XSL processor) or use an extension function (check out
> EXSLT for a good set of them). That lets you create multiple FO files from
> one XSL file applied to one (or more) XML files. Then you can run FOP on
> each FO file to produce the PDF files (or whatever output you want from
> FOP).
> 
> FWIW, I haven't used Xalan in a long time. I went to Saxon 8 in July
> specifically to use the result-document instruction.
> 
> Jay Bryant
> Bryant Communication Services
> (presently consulting at Synergistic Solution Technlogies)
> 

Thank you! I'll try!

Miroslav

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

Reply via email to