> -----Original Message-----
> From: Johannes Franz [mailto:[EMAIL PROTECTED]
>
> Hi there,
> i would like to do following thing:
>
> xmlfile1.xml xmlfile2.xml -> xmlfile12.xml
>
> fop -xml xmlfile12.xml -xsl xmlfile12.xsl -pdf output.pdf
>
> Has someone an idea how i could do this?


Hi,

You definitely need to take a close look at XSLT. It takes only one XML as
(primary) input, but other ones can be loaded in effortlessly, so it's *the*
way to go here...

http://xml.apache.org/fop/resources.html#documents-xslt

HTH!

Greetz,

Andreas


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

Reply via email to