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 <style> task to do this (consult the docco)
/t >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Friday, August 25, 2006 5:08 PM >To: user@ant.apache.org >Subject: Ant Task for FOP > >Hi, >I have a question concerning an Ant Task for FOP. >I want to transform documents from xml to pdf. I found an fop >ant task in >http://xmlgraphics.apache.org/fop/0.92/anttask.html >but there is just the transformin from fo files to pdf. >So, I have to define a task for generating xml files to fo. >I´m new to ant, so I could need some help or some hints how to do it. > >Thanks a lot and have a nice day >TBL >-- > > >Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit! >"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]