Why you want letting Ant drive the xml transformation? You could simple choose
the PHP xslt-libraries.
Jan
>-Ursprüngliche Nachricht-
>Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Gesendet: Samstag, 26. August 2006 18:40
>An: Ant Users List
>Betreff: Re: RE: A
It is the same thread just a refinement of the question.
Is there some way to run an operating system command from PHP? If you
can trigger an external script, then you can call Ant from the script.
Otherwise you can use Tomcat (probably overkill) or Jetty
(http://jetty.mortbay.org/) to start a
se re-post with a relevant subject line to get a helpful answer.
--
Charles Knell
[EMAIL PROTECTED] - email
-Original Message-
From: [EMAIL PROTECTED]
Sent: Sat, 26 Aug 2006 18:40:09 +0200
To: "Ant Users List"
Subject: Re: RE: Ant Task for FOP
Hi,
Does anyone has
Original-Nachricht
Datum: Fri, 25 Aug 2006 19:33:52 -0400
Von: [EMAIL PROTECTED]
An: user@ant.apache.org
Betreff: RE: Ant Task for FOP
> Use the "style" or "xslt" task (two-names, same function). Of course, use
> of those presumes that you are handy
Use the "style" or "xslt" task (two-names, same function). Of course, use of
those presumes that you are handy with XSLT. If not, you may want to see the
XSL list hosted by MulberryTech.
--
Charles Knell
[EMAIL PROTECTED] - email
-Original Message-
From: [EMAIL PROTECTED]
Sent:
Hi
The
Hello,
Not quite sure if i'm understanding the question, but as far as i can ascertain
from a quick look at the website, FO files are in fact xml, so i would say that
your best bet would be to generate them using xsl transformations. Ant has a